rust/clippy_lints/src/methods
Philipp Hansch cec1e8f74e
Remove dependency on matches crate
The std equivalent works exactly the same.
2020-03-25 07:50:08 +01:00
..
inefficient_to_string.rs Rustup to rust-lang/rust#68045 2020-01-13 21:55:57 +09:00
manual_saturating_arithmetic.rs Rustup to rust-lang/rust#69592 2020-03-01 12:23:33 +09:00
mod.rs Remove dependency on matches crate 2020-03-25 07:50:08 +01:00
option_map_unwrap_or.rs rustup https://github.com/rust-lang/rust/pull/68944 2020-03-16 11:36:17 +01:00
unnecessary_filter_map.rs rustup https://github.com/rust-lang/rust/pull/68944 2020-03-16 11:36:17 +01:00