diff --git a/src/bug-fix-procedure.md b/src/bug-fix-procedure.md index 3782bba7d..ba76ec06e 100644 --- a/src/bug-fix-procedure.md +++ b/src/bug-fix-procedure.md @@ -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: