mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
Rollup merge of #53769 - flip1995:patch-1, r=kennytm
Also link Clippy repo in the CONTRIBUTING.md file r? @steveklabnik
This commit is contained in:
+2
-1
@@ -405,7 +405,8 @@ before the PR is merged.
|
||||
[breaking-tools-built-with-the-compiler]: #breaking-tools-built-with-the-compiler
|
||||
|
||||
Rust's build system builds a number of tools that make use of the
|
||||
internals of the compiler. This includes clippy,
|
||||
internals of the compiler. This includes
|
||||
[Clippy](https://github.com/rust-lang-nursery/rust-clippy),
|
||||
[RLS](https://github.com/rust-lang-nursery/rls) and
|
||||
[rustfmt](https://github.com/rust-lang-nursery/rustfmt). If these tools
|
||||
break because of your changes, you may run into a sort of "chicken and egg"
|
||||
|
||||
Reference in New Issue
Block a user