rust/src
Mark Rousskov 7e77f3c29f
Update clippy for latest rustc changes
Specifically, this revises the clippy integration to utilize a new
callback to register its lints, as the prior editing of lint store in
Session is no longer possible.
2019-10-24 11:40:45 +02:00
..
lintlist Add lint for debug_assert_with_mut_call 2019-10-22 10:39:55 +02:00
driver.rs Update clippy for latest rustc changes 2019-10-24 11:40:45 +02:00
lib.rs Update clippy for latest rustc changes 2019-10-24 11:40:45 +02:00
main.rs Deny warnings in CI 2019-07-15 07:35:02 +02:00