We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d80c65 + fa75111 commit 7cf6ea5Copy full SHA for 7cf6ea5
CONTRIBUTING.md
@@ -405,7 +405,8 @@ before the PR is merged.
405
[breaking-tools-built-with-the-compiler]: #breaking-tools-built-with-the-compiler
406
407
Rust's build system builds a number of tools that make use of the
408
-internals of the compiler. This includes clippy,
+internals of the compiler. This includes
409
+[Clippy](https://github.com/rust-lang-nursery/rust-clippy),
410
[RLS](https://github.com/rust-lang-nursery/rls) and
411
[rustfmt](https://github.com/rust-lang-nursery/rustfmt). If these tools
412
break because of your changes, you may run into a sort of "chicken and egg"
0 commit comments