rust/compiler/rustc_parse/src
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
..
lexer Fix typo in doc comment for report_too_many_hashes 2020-11-22 07:02:58 -03:00
parser Rollup merge of #80944 - LingMan:map_or, r=nagisa 2021-01-15 18:26:14 +09:00
lib.rs Auto merge of #80789 - Aaron1011:fix/stmt-empty, r=petrochenkov 2021-01-10 17:58:38 +00:00
validate_attr.rs ast: Remove some indirection layers from values in key-value attributes 2021-01-09 21:50:39 +03:00