Skip to content

Commit 7307b3b

Browse files
committed
Auto merge of #6944 - ehuss:fix-changelog-clippy, r=Eh2406
Fix a minor mistake in the changelog.
2 parents 958f4a1 + dc935f5 commit 7307b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
- Added the `rustc-cdylib-link-arg` key for build scripts to specify linker
5252
arguments for cdylib crates.
5353
[#6298](https://github.com/rust-lang/cargo/pull/6298)
54-
- `cargo clippy` is now a built-in cargo command.
54+
- (Nightly only): `cargo clippy-preview` is now a built-in cargo command.
5555
[#6759](https://github.com/rust-lang/cargo/pull/6759)
5656

5757
### Changed

0 commit comments

Comments
 (0)