rust/clippy_dev
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
..
src Update all the code to pass the updated use_self lint. 2019-07-31 08:50:43 +00:00
Cargo.toml Add dev fmt subcommand 2019-07-07 15:11:33 +02:00