rust/compiler/rustc_parse/src
Matthias Krüger 8c94b2c375
Rollup merge of #91634 - terrarier2111:fix-recover-from-variant-ice, r=nagisa
Do not attempt to suggest help for overly malformed struct/function call

This fixes: https://github.com/rust-lang/rust/issues/91461
2021-12-09 05:08:33 +01:00
..
lexer review comment: plural of emoji is emoji 2021-11-23 20:36:19 +00:00
parser Rollup merge of #91634 - terrarier2111:fix-recover-from-variant-ice, r=nagisa 2021-12-09 05:08:33 +01:00
lib.rs expand: Turn ast::Crate into a first class expansion target 2021-11-28 15:48:55 +08:00
validate_attr.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00