rust/clippy_dev/src
Philipp Hansch 5114050839
Update lint deprecation for tool lints
Our lint deprecation previously didn't work for tool lints, because
`register_removed` was registering lints to be removed _without_ the
`clippy` prefix.
2019-08-12 19:20:36 +02:00
..
fmt.rs Merge branch 'master' into dev-fmt-20190728 2019-08-01 07:02:48 +02:00
lib.rs Update lint deprecation for tool lints 2019-08-12 19:20:36 +02:00
main.rs Fix crash on dev --limit-stderr-length 2019-07-07 15:11:37 +02:00
stderr_length_check.rs Decrease maximum length for stderr files 2019-07-17 21:13:33 +02:00