rust-clippy/clippy_dev
Philipp Hansch 64bd658516
RIIR update lints: Generate deprecated lints
The update script now also generates the 'register_removed' section in
`clippy_lints/src/lib.rs`.

Also, instead of using `let mut store ...`, I added a new identifier
line so that the replacement will continue to work in case `let mut
store ...` ever changes.
2018-10-31 08:03:50 +01:00
..
src RIIR update lints: Generate deprecated lints 2018-10-31 08:03:50 +01:00
Cargo.toml Use WalkDir to also gather from subdirectories 2018-10-15 20:44:22 +02:00