In the docs for hex_literal_case
, show the default as a possible value
This commit is contained in:
parent
84fd4cdd02
commit
17003ce66b
@ -1065,7 +1065,7 @@ See also: [`tab_spaces`](#tab_spaces).
|
||||
Control the case of the letters in hexadecimal literal values
|
||||
|
||||
- **Default value**: `Preserve`
|
||||
- **Possible values**: `Upper`, `Lower`
|
||||
- **Possible values**: `Preserve`, `Upper`, `Lower`
|
||||
- **Stable**: No (tracking issue: [#5081](https://github.com/rust-lang/rustfmt/issues/5081))
|
||||
|
||||
## `hide_parse_errors`
|
||||
|
Loading…
x
Reference in New Issue
Block a user