Skip to content

Commit 9d4aa69

Browse files
committed
Fix typo: lists -> lints
It's a bit of a tongue-twister it seems.
1 parent 5837d21 commit 9d4aa69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/bug-fix-procedure.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,9 @@ FutureIncompatibleInfo {
276276

277277
Remove this too.
278278

279-
#### Add the lint to the list of removed lists.
279+
<a name="add-the-lint-to-the-list-of-removed-lists">
280+
281+
#### Add the lint to the list of removed lints.
280282

281283
In `compiler/rustc_lint/src/lib.rs` there is a list of "renamed and removed lints".
282284
You can add this lint to the list:

0 commit comments

Comments
 (0)