]> git.lizzy.rs Git - rust.git/commitdiff
Update RELEASES.md
authorAaron Power <Aaronepower@users.noreply.github.com>
Wed, 22 Aug 2018 20:18:31 +0000 (21:18 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Aug 2018 20:18:31 +0000 (21:18 +0100)
RELEASES.md

index ac7fd5c8737562c0bdfcd98a706048b84eb4c8d3..7e727e0d41bb3546a6aad39c6052a4c92003627e 100644 (file)
@@ -39,8 +39,8 @@ Misc
   will demote `deny` and `forbid` lints to `warn`.
 - [`rustc` and `rustdoc` will now have the exit code of `1` if compilation
   fails, and `101` if there is a panic.][52197]
-- [Added a preview of clippy has been made available through rustup][51122]
-  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`
 
 Compatibility Notes
 -------------------