Skip to content

Commit

Permalink
Auto merge of #6944 - ehuss:fix-changelog-clippy, r=Eh2406
Browse files Browse the repository at this point in the history
Fix a minor mistake in the changelog.
  • Loading branch information
bors committed May 15, 2019
2 parents 958f4a1 + dc935f5 commit 7307b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- Added the `rustc-cdylib-link-arg` key for build scripts to specify linker
arguments for cdylib crates.
[#6298](https://github.com/rust-lang/cargo/pull/6298)
- `cargo clippy` is now a built-in cargo command.
- (Nightly only): `cargo clippy-preview` is now a built-in cargo command.
[#6759](https://github.com/rust-lang/cargo/pull/6759)

### Changed
Expand Down

0 comments on commit 7307b3b

Please sign in to comment.