rust/compiler/rustc_parse/src
Esteban Küber 3587406967 Better handle too many # recovery in raw str
Point at all the unnecessary trailing `#`.
Better handle interaction with outer attributes when `;` is missing.

Fix #95030.
2022-04-23 19:51:11 -07:00
..
lexer Rollup merge of #95859 - rainy-me:unterminated-nested-block-comment, r=petrochenkov 2022-04-16 07:12:44 +02:00
parser Better handle too many # recovery in raw str 2022-04-23 19:51:11 -07:00
lib.rs Rollup merge of #95301 - nnethercote:rm-NtTT, r=petrochenkov 2022-03-28 16:08:07 +02:00
validate_attr.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00