Skip to content

Commit d877ec2

Browse files
committed
rustfmt: switch over to setting style_edition
1 parent 96cb08d commit d877ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/miri/rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "Two"
1+
style_edition = "2024"
22
use_small_heuristics = "Max"
33
match_arm_blocks = false
44
match_arm_leading_pipes = "Preserve"

0 commit comments

Comments
 (0)