Skip to content

Commit 3ee1cb7

Browse files
docs: minor changelog cleanups
1 parent 2b8c377 commit 3ee1cb7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: CHANGELOG.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222

2323
- Change the default edition to 2018.
2424
- 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.
2626
- Normalize an empty match arm to `{}`.
2727
- Rename `use_small_heuristics` to `width_heuristics`
2828
- Rename `fn_args_layout` to `fn_params_layout`.
2929
- 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.
3131

3232
### Fixed
3333

@@ -81,7 +81,6 @@
8181
- Preserve comments in empty statements [#4018](https://github.com/rust-lang/rustfmt/issues/4018))
8282
- Indentation on skipped code [#4398](https://github.com/rust-lang/rustfmt/issues/4398))
8383

84-
8584
## [1.4.22] 2020-10-04
8685

8786
### Changed
@@ -94,7 +93,6 @@
9493

9594
- Fix preservation of type aliases within extern blocks
9695

97-
9896
## [1.4.17] 2020-06-08
9997

10098
### Fixed

0 commit comments

Comments
 (0)