Fix typo: lists -> lints (#2011)
It's a bit of a tongue-twister it seems.
This commit is contained in:
parent
06ca6d1e6e
commit
04ffdc24ec
|
|
@ -276,7 +276,7 @@ FutureIncompatibleInfo {
|
|||
|
||||
Remove this too.
|
||||
|
||||
#### Add the lint to the list of removed lists.
|
||||
#### Add the lint to the list of removed lints.
|
||||
|
||||
In `compiler/rustc_lint/src/lib.rs` there is a list of "renamed and removed lints".
|
||||
You can add this lint to the list:
|
||||
|
|
|
|||
Loading…
Reference in New Issue