rust/compiler/rustc_parse/src
Matthias Krüger f6ea143f93
Rollup merge of #98796 - compiler-errors:no-semi-if-comma, r=estebank
Do not exclusively suggest `;` when `,` is also a choice

Fixes #96791
2022-08-04 22:24:59 +02:00
..
lexer Shrink Token. 2022-08-01 08:53:04 +10:00
parser Rollup merge of #98796 - compiler-errors:no-semi-if-comma, r=estebank 2022-08-04 22:24:59 +02:00
lib.rs Update doc comments that refer to config parameter 2022-07-24 16:40:24 +02:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00