rust/compiler/rustc_parse/src
Yuki Okushi 303ebd5b04
Rollup merge of #102345 - chenyukang:fix-102182-impl-trait, r=estebank
Recover from impl Trait in type param bound

Fixes #102182
r? ``@estebank``
2022-10-10 10:23:04 +09:00
..
lexer Invert is_top_level to avoid negation. 2022-10-03 11:42:29 +11:00
parser Rollup merge of #102345 - chenyukang:fix-102182-impl-trait, r=estebank 2022-10-10 10:23:04 +09:00
errors.rs Implement IntoDiagnosticArg for rustc_ast::token::Token(Kind) 2022-09-27 20:29:19 +02:00
lib.rs Move rustc_parse diagnostic structs to separate module 2022-09-27 20:29:18 +02:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00