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