@@ -933,7 +933,7 @@ if any of the first five lines contains `@generated` marker.
933
933
934
934
- ** Default value** : ` false `
935
935
- ** Possible values** : ` true ` , ` false `
936
- - ** Stable** : No
936
+ - ** Stable** : No (tracking issue: [ # 5080 ] ( https://github.com/rust-lang/rustfmt/issues/5080 ) )
937
937
938
938
## ` format_macro_matchers `
939
939
@@ -1064,7 +1064,7 @@ Control the case of the letters in hexadecimal literal values
1064
1064
1065
1065
- ** Default value** : ` Preserve `
1066
1066
- ** Possible values** : ` Upper ` , ` Lower `
1067
- - ** Stable** : No
1067
+ - ** Stable** : No (tracking issue: [ # 5081 ] ( https://github.com/rust-lang/rustfmt/issues/5081 ) )
1068
1068
1069
1069
## ` hide_parse_errors `
1070
1070
@@ -1701,7 +1701,7 @@ How imports should be grouped into `use` statements. Imports will be merged or s
1701
1701
1702
1702
- ** Default value** : ` Preserve `
1703
1703
- ** Possible values** : ` Preserve ` , ` Crate ` , ` Module ` , ` Item ` , ` One `
1704
- - ** Stable** : No
1704
+ - ** Stable** : No (tracking issue: [ # 4991 ] ( https://github.com/rust-lang/rustfmt/issues/4991 ) )
1705
1705
1706
1706
#### ` Preserve ` (default):
1707
1707
@@ -2063,7 +2063,7 @@ Controls the strategy for how imports are grouped together.
2063
2063
2064
2064
- ** Default value** : ` Preserve `
2065
2065
- ** Possible values** : ` Preserve ` , ` StdExternalCrate ` , ` One `
2066
- - ** Stable** : No
2066
+ - ** Stable** : No (tracking issue: [ # 5083 ] ( https://github.com/rust-lang/rustfmt/issues/5083 ) )
2067
2067
2068
2068
#### ` Preserve ` (default):
2069
2069
0 commit comments