rust/clippy_lints/src/methods
2020-04-06 22:53:59 +08:00
..
inefficient_to_string.rs rustup https://github.com/rust-lang/rust/pull/70536 2020-03-30 11:17:58 +02:00
manual_saturating_arithmetic.rs Rustup to rust-lang/rust#69592 2020-03-01 12:23:33 +09:00
mod.rs Lint on opt.as_ref().map(|x| &**x). 2020-04-06 22:53:59 +08:00
option_map_unwrap_or.rs rustup https://github.com/rust-lang/rust/pull/70536 2020-03-30 11:17:58 +02:00
unnecessary_filter_map.rs rustup https://github.com/rust-lang/rust/pull/70536 2020-03-30 11:17:58 +02:00