diff options
| author | varkor <github@varkor.com> | 2019-03-14 01:03:11 +0000 |
|---|---|---|
| committer | varkor <github@varkor.com> | 2019-03-14 01:03:11 +0000 |
| commit | 6e449daceacd5959b830d24a8c9fc9971a2fc8ea (patch) | |
| tree | 06dbf7c1f02473f74e6a17c8819e1c8ff24c976b /CONTRIBUTING.md | |
| parent | ff5e31ffb5224f458711a35392e0acddb1d4080a (diff) | |
| download | rust-6e449daceacd5959b830d24a8c9fc9971a2fc8ea.tar.gz rust-6e449daceacd5959b830d24a8c9fc9971a2fc8ea.zip | |
Remove trailing newlines
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1fc942c7cd9..02777621d65 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ can give you a good example of how a typical contribution would go. [feature-requests]: #feature-requests To request a change to the way the Rust language works, please head over -to the [RFCs repository](https://github.com/rust-lang/rfcs) and view the +to the [RFCs repository](https://github.com/rust-lang/rfcs) and view the [README](https://github.com/rust-lang/rfcs/blob/master/README.md) for instructions. @@ -191,7 +191,7 @@ 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 +internals of the compiler. This includes [Clippy](https://github.com/rust-lang/rust-clippy), [RLS](https://github.com/rust-lang/rls) and [rustfmt](https://github.com/rust-lang/rustfmt). If these tools |
