This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8deff18529
rust
/
src
/
librustc_infer
History
Download ZIP
Download TAR.GZ
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
..
infer
Use if let instead of match when only matching a single variant (clippy::single_match)
2020-03-30 10:52:29 +02:00
traits
rustc -> rustc_middle part 3 (rustfmt)
2020-03-30 07:19:55 +02:00
Cargo.toml
rustc -> rustc_middle part 1
2020-03-30 07:02:56 +02:00
lib.rs
rustc -> rustc_middle part 1
2020-03-30 07:02:56 +02:00