rust/clippy_dev/src
Jakub Wieczorek 2a13e83f2b Update all the code to pass the updated use_self lint.
One struct required a temporary `#[allow(dead_code)]` annotation due to
a bug in the Rust compiler: https://github.com/rust-lang/rust/issues/63151.
2019-07-31 08:50:43 +00:00
..
fmt.rs Update all the code to pass the updated use_self lint. 2019-07-31 08:50:43 +00:00
lib.rs Remove clippy::default_hash_types internal lint 2019-04-15 13:21:52 +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