File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 22
22
23
23
- Change the default edition to 2018.
24
24
- Do not format sub-modules by default.
25
- - Do not overwrite files on critial errors by default.
25
+ - Do not overwrite files on critical errors by default.
26
26
- Normalize an empty match arm to ` {} ` .
27
27
- Rename ` use_small_heuristics ` to ` width_heuristics `
28
28
- Rename ` fn_args_layout ` to ` fn_params_layout ` .
29
29
- Rename the default value of ` width_heuristics ` to ` Scaled ` from ` Default ` .
30
- - Update ` rustc-ap-* ` crates to 666 .0.0.
30
+ - Update ` rustc-ap-* ` crates to v686 .0.0.
31
31
32
32
### Fixed
33
33
81
81
- Preserve comments in empty statements [ #4018 ] ( https://github.com/rust-lang/rustfmt/issues/4018 ) )
82
82
- Indentation on skipped code [ #4398 ] ( https://github.com/rust-lang/rustfmt/issues/4398 ) )
83
83
84
-
85
84
## [ 1.4.22] 2020-10-04
86
85
87
86
### Changed
94
93
95
94
- Fix preservation of type aliases within extern blocks
96
95
97
-
98
96
## [ 1.4.17] 2020-06-08
99
97
100
98
### Fixed
You can’t perform that action at this time.
0 commit comments