Skip to content

Commit

Permalink
Remove obsolete unused_labels lint
Browse files Browse the repository at this point in the history
(replaced by compiler change rust-lang/rust#66325)

Signed-off-by: Mark Anderson <mark@chef.io>
  • Loading branch information
markan committed Aug 12, 2020
1 parent 16b6124 commit 71ca853
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/denied_lints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ clippy::type_repetition_in_bounds
clippy::unit_arg
clippy::unnecessary_operation
clippy::unreadable_literal
clippy::unused_label
clippy::unused_unit
clippy::useless_asref
clippy::useless_format
Expand Down

0 comments on commit 71ca853

Please sign in to comment.