]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #32219 - brson:lints, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 24 Mar 2016 06:09:47 +0000 (23:09 -0700)
committerbors <bors@rust-lang.org>
Thu, 24 Mar 2016 06:09:47 +0000 (23:09 -0700)
Make warnings of renamed and removed lints themselves lints

This adds the `renamed_and_removed_lints` warning, defaulting
to the warning level.

Fixes #31141


No differences found