Skip to content

Commit 2b57cec

Browse files
committed
s/rustc/Rust/
1 parent f9511bf commit 2b57cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ You will then have to look for the last commit that contains `test-pass -> build
211211

212212
The commit message contains a link to the PR. The PRs are usually small enough to discover the breaking API change and if they are bigger, they likely include some discussion that may help you to fix Clippy.
213213

214-
Fixing build failures caused by rustc updates, can also be a good way to learn about rustc internals.
214+
Fixing build failures caused by Rust updates, can also be a good way to learn about Rust internals.
215215

216216
If you decide to make Clippy work again with a Rust commit that breaks it,
217217
you probably want to install the latest Rust from master locally and run Clippy

0 commit comments

Comments
 (0)