rust/compiler/rustc_parse
Michael Howell 74437e477e 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-04 11:05:30 -07:00
..
src Do not add ; to expected tokens list when it's wrong 2021-12-04 11:05:30 -07:00
Cargo.toml Lint against RTL unicode codepoints in literals and comments 2021-10-31 13:14:04 +01:00