File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 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+ - [ Added a preview of clippy has been made available through rustup] [ 51122 ]
43+ Install with ` rustup component add clippy-preview `
4244
4345Compatibility 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/
You can’t perform that action at this time.
0 commit comments