mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
Fixing typo in CONTRIBUTING.md
This commit is contained in:
parent
e648adf086
commit
d17c3d99d0
@ -79,7 +79,7 @@ to lint-writing, though it does get into advanced stuff. Most lints consist of a
|
|||||||
of this.
|
of this.
|
||||||
|
|
||||||
If you want to add a new lint or change existing ones apart from bugfixing, it's
|
If you want to add a new lint or change existing ones apart from bugfixing, it's
|
||||||
also a good idea to give the [stability guaratees][rfc_stability] and
|
also a good idea to give the [stability guarantees][rfc_stability] and
|
||||||
[lint categories][rfc_lint_cats] sections of the [Clippy 1.0 RFC][clippy_rfc] a
|
[lint categories][rfc_lint_cats] sections of the [Clippy 1.0 RFC][clippy_rfc] a
|
||||||
quick read.
|
quick read.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user