Skip to content

Commit f425506

Browse files
authored
Add clippy relnotes (#545)
1 parent 4219e04 commit f425506

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

posts/2020-03-12-Rust-1.42.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ In this release, if you are using Cargo, [you no longer need this line when work
169169
### Other changes
170170

171171
[relnotes-cargo]: https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#cargo-142-2020-03-12
172+
[relnotes-clippy]: https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-142
172173

173-
There are other changes in the Rust 1.42.0 release: check out what changed in [Rust][notes] and [Cargo][relnotes-cargo].
174+
There are other changes in the Rust 1.42.0 release: check out what changed in [Rust][notes], [Cargo][relnotes-cargo], and [Clippy][relnotes-clippy].
174175

175176

176177
### Compatibility Notes

0 commit comments

Comments
 (0)