We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hex_literal_case
1 parent 84fd4cd commit 17003ceCopy full SHA for 17003ce
Configurations.md
@@ -1065,7 +1065,7 @@ See also: [`tab_spaces`](#tab_spaces).
1065
Control the case of the letters in hexadecimal literal values
1066
1067
- **Default value**: `Preserve`
1068
-- **Possible values**: `Upper`, `Lower`
+- **Possible values**: `Preserve`, `Upper`, `Lower`
1069
- **Stable**: No (tracking issue: [#5081](https://github.com/rust-lang/rustfmt/issues/5081))
1070
1071
## `hide_parse_errors`
0 commit comments