File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ can give you a good example of how a typical contribution would go.
35
35
[ feature-requests ] : #feature-requests
36
36
37
37
To request a change to the way the Rust language works, please head over
38
- to the [ RFCs repository] ( https://github.com/rust-lang/rfcs ) and view the
38
+ to the [ RFCs repository] ( https://github.com/rust-lang/rfcs ) and view the
39
39
[ README] ( https://github.com/rust-lang/rfcs/blob/master/README.md )
40
40
for instructions.
41
41
@@ -191,7 +191,7 @@ before the PR is merged.
191
191
[ breaking-tools-built-with-the-compiler ] : #breaking-tools-built-with-the-compiler
192
192
193
193
Rust's build system builds a number of tools that make use of the
194
- internals of the compiler. This includes
194
+ internals of the compiler. This includes
195
195
[ Clippy] ( https://github.com/rust-lang/rust-clippy ) ,
196
196
[ RLS] ( https://github.com/rust-lang/rls ) and
197
197
[ rustfmt] ( https://github.com/rust-lang/rustfmt ) . If these tools
You can’t perform that action at this time.
0 commit comments