This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
daf8afdc85
rust
/
src
/
librustc_privacy
History
Matthias Krüger
9bba047c2e
Use if let instead of match when only matching a single variant (clippy::single_match)
...
Makes code more compact and reduces nestig.
2020-03-30 10:52:29 +02:00
..
Cargo.toml
rustc -> rustc_middle part 1
2020-03-30 07:02:56 +02:00
lib.rs
Use if let instead of match when only matching a single variant (clippy::single_match)
2020-03-30 10:52:29 +02:00