Skip to content

Commit 17003ce

Browse files
joshtriplettcalebcartwright
authored andcommitted
In the docs for hex_literal_case, show the default as a possible value
1 parent 84fd4cd commit 17003ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ See also: [`tab_spaces`](#tab_spaces).
10651065
Control the case of the letters in hexadecimal literal values
10661066

10671067
- **Default value**: `Preserve`
1068-
- **Possible values**: `Upper`, `Lower`
1068+
- **Possible values**: `Preserve`, `Upper`, `Lower`
10691069
- **Stable**: No (tracking issue: [#5081](https://github.com/rust-lang/rustfmt/issues/5081))
10701070

10711071
## `hide_parse_errors`

0 commit comments

Comments
 (0)