bors 06430e7af4 Auto merge of #4363 - phansch:fix_lint_deprecation, r=flip1995
Update lint deprecation for tool lints

changelog: Allow tool lints (`clippy::*`) to be deprecated

Our lint deprecation previously didn't work for tool lints, because
`register_removed` was registering lints to be removed _without_ the
`clippy` prefix.

Fixes #4349
2019-08-14 11:37:10 +00:00
..
2019-08-14 09:58:00 +02:00
2019-06-21 16:47:34 +02:00
2019-07-28 06:45:23 +02:00
2019-06-21 16:47:34 +02:00