rust/compiler/rustc_parse/src
Matthias Krüger 54d0f50677
Rollup merge of #100565 - TaKO8Ki:suggest-adding-missing-semicolon-before-item, r=compiler-errors
Suggest adding a missing semicolon before an item

fixes #100533
2022-08-23 06:55:24 +02:00
..
lexer Shrink Token. 2022-08-01 08:53:04 +10:00
parser Rollup merge of #100565 - TaKO8Ki:suggest-adding-missing-semicolon-before-item, r=compiler-errors 2022-08-23 06:55:24 +02:00
lib.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00