mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 17:12:53 +00:00
87f2c51dcd
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |