This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
419d3ae028
rust
/
compiler
/
rustc_trait_selection
History
Matthias Krüger
5833f74a9c
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
..
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