rust/compiler/rustc_mir/src/monomorphize
Yuki Okushi a584d87417
Rollup merge of #80944 - LingMan:map_or, r=nagisa
Use Option::map_or instead of `.map(..).unwrap_or(..)`

``@rustbot`` modify labels +C-cleanup +T-compiler
2021-01-15 18:26:14 +09:00
..
partitioning Use Option::map_or instead of .map(..).unwrap_or(..) 2021-01-14 19:23:59 +01:00
collector.rs Rollup merge of #80969 - camelid:monomorph-ice-msg, r=nagisa 2021-01-14 18:00:16 +00:00
mod.rs remove enum name from ImplSource variants 2020-09-24 19:22:36 +02:00
polymorphize.rs Adjust imports 2021-01-04 21:40:38 +00:00