rust/src/librustc_infer
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