We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07245c commit 200c6d9Copy full SHA for 200c6d9
RELEASES.md
@@ -39,8 +39,8 @@ Misc
39
will demote `deny` and `forbid` lints to `warn`.
40
- [`rustc` and `rustdoc` will now have the exit code of `1` if compilation
41
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`
+- [A preview of clippy has been made available through rustup.][51122]
+ You can install the preview with `rustup component add clippy-preview`
44
45
Compatibility Notes
46
-------------------
0 commit comments