File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 39
39
will demote ` deny ` and ` forbid ` lints to ` warn ` .
40
40
- [ ` rustc ` and ` rustdoc ` will now have the exit code of ` 1 ` if compilation
41
41
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 `
42
44
43
45
Compatibility Notes
44
46
-------------------
@@ -64,6 +66,7 @@ Compatibility Notes
64
66
[ 51619 ] : https://github.com/rust-lang/rust/pull/51619/
65
67
[ 51656 ] : https://github.com/rust-lang/rust/pull/51656/
66
68
[ 51178 ] : https://github.com/rust-lang/rust/pull/51178/
69
+ [ 51122 ] : https://github.com/rust-lang/rust/pull/51122
67
70
[ 50494 ] : https://github.com/rust-lang/rust/pull/50494/
68
71
[ cargo/5614 ] : https://github.com/rust-lang/cargo/pull/5614/
69
72
[ cargo/5723 ] : https://github.com/rust-lang/cargo/pull/5723/
You can’t perform that action at this time.
0 commit comments