Skip to content

Commit 8625fa5

Browse files
Rollup merge of rust-lang#53594 - rust-lang:Aaronepower-patch-1, r=Mark-Simulacrum
Update RELEASES.md to include clippy-preview [Rendered](https://github.com/rust-lang/rust/blob/Aaronepower-patch-1/RELEASES.md#misc) r? @Mark-Simulacrum
2 parents b71140a + 200c6d9 commit 8625fa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASES.md

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Misc
3939
will demote `deny` and `forbid` lints to `warn`.
4040
- [`rustc` and `rustdoc` will now have the exit code of `1` if compilation
4141
fails, and `101` if there is a panic.][52197]
42+
- [A preview of clippy has been made available through rustup.][51122]
43+
You can install the preview with `rustup component add clippy-preview`
4244

4345
Compatibility Notes
4446
-------------------
@@ -64,6 +66,7 @@ Compatibility Notes
6466
[51619]: https://github.com/rust-lang/rust/pull/51619/
6567
[51656]: https://github.com/rust-lang/rust/pull/51656/
6668
[51178]: https://github.com/rust-lang/rust/pull/51178/
69+
[51122]: https://github.com/rust-lang/rust/pull/51122
6770
[50494]: https://github.com/rust-lang/rust/pull/50494/
6871
[cargo/5614]: https://github.com/rust-lang/cargo/pull/5614/
6972
[cargo/5723]: https://github.com/rust-lang/cargo/pull/5723/

0 commit comments

Comments
 (0)