Skip to content

Commit fa75111

Browse files
authored
Also link Clippy repo in the CONTRIBUTING.md file
1 parent 7061b27 commit fa75111

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,8 @@ before the PR is merged.
405405
[breaking-tools-built-with-the-compiler]: #breaking-tools-built-with-the-compiler
406406

407407
Rust's build system builds a number of tools that make use of the
408-
internals of the compiler. This includes clippy,
408+
internals of the compiler. This includes
409+
[Clippy](https://github.com/rust-lang-nursery/rust-clippy),
409410
[RLS](https://github.com/rust-lang-nursery/rls) and
410411
[rustfmt](https://github.com/rust-lang-nursery/rustfmt). If these tools
411412
break because of your changes, you may run into a sort of "chicken and egg"

0 commit comments

Comments
 (0)