rust-lang / rustfmt

Format Rust code
https://rust-lang.github.io/rustfmt/
Apache License 2.0
6.06k stars 892 forks source link

[unstable option] `hex_literal_case` #5081

Open karyon opened 3 years ago

karyon commented 3 years ago

Tracking issue for unstable option: hex_literal_case.

See Processes.md, "Stabilising an Option":

BenjaminBrienen commented 2 years ago

What is preventing this from stabilizing? I don't see any bugs open about this option.

calebcartwright commented 2 years ago

What is preventing this from stabilizing? I don't see any bugs open about this option.

If stabilizing this option is something you'd like to work on, that would be great and most appreciated!

However, I feel like the answer to your question is already implicitly covered in the description. You may also want to review #5365 and #5367 for more information or if anything is unclear.

Let us know if you have any follow up questions