rust/compiler/rustc_parse/src
Matthias Krüger 031a2143f0
Rollup merge of #106242 - estebank:diff-markers, r=jyn514
Detect diff markers in the parser

Partly address #32059.
2022-12-29 13:16:06 +01:00
..
lexer Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
parser Rollup merge of #106242 - estebank:diff-markers, r=jyn514 2022-12-29 13:16:06 +01:00
errors.rs Recover fn keyword as Fn trait in bounds 2022-12-27 06:14:46 +00:00
lib.rs Split MacArgs in two. 2022-11-22 09:04:15 +11:00
validate_attr.rs Avoid unnecessary MetaItem/Attribute conversions. 2022-11-29 12:08:57 +11:00