Skip to content

Commit 6996073

Browse files
author
Arno Blümel
committed
docs: add link to tracking issue for option style_edition
1 parent 7d27921 commit 6996073

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
@@ -2840,7 +2840,7 @@ Controls the edition of the [Rust Style Guide] to use for formatting ([RFC 3338]
28402840

28412841
- **Default value**: `"2015"`
28422842
- **Possible values**: `"2015"`, `"2018"`, `"2021"`, `"2024"` (unstable variant)
2843-
- **Stable**: No
2843+
- **Stable**: No (tracking issue: [#5720](https://github.com/rust-lang/rustfmt/issues/5720))
28442844

28452845
This option is inferred from the [`edition`](#edition) if not specified.
28462846

0 commit comments

Comments
 (0)