rust/compiler/rustc_trait_selection
2020-12-11 23:02:19 +01:00
..
src use if let Some(x) = .. instead of ...map(|x|) to conditionally run fns that return () (clippy::option_map_unit_fn) 2020-12-11 23:02:19 +01:00
Cargo.toml