rust/compiler/rustc_parse/src
bors 309c469eec Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebank
Properly handle postfix inc/dec in standalone and subexpr scenarios

Fixes #104867
r? `@estebank`
2022-12-14 04:00:05 +00:00
..
lexer Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
parser Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebank 2022-12-14 04:00:05 +00:00
errors.rs Match crate and slug names 2022-11-21 15:24:50 +01: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