rust/compiler/rustc_parse
Matthias Krüger 87f2c51dcd
Rollup merge of #91531 - notriddle:notriddle/issue-87647-expected-semicolon, r=estebank
Do not add `;` to expected tokens list when it's wrong

There's a few spots where semicolons are checked for to do error recovery, and should not be suggested (or checked for other stuff).

Fixes #87647
2021-12-08 11:08:59 +01:00
..
src Rollup merge of #91531 - notriddle:notriddle/issue-87647-expected-semicolon, r=estebank 2021-12-08 11:08:59 +01:00
Cargo.toml Lint against RTL unicode codepoints in literals and comments 2021-10-31 13:14:04 +01:00