mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
73cc575177
It currently doesn't handle the three-char tokens `>>=` and `<<=` correctly. These can be broken twice, resulting in three individual tokens. This is a latent bug that currently doesn't cause any problems, but does cause problems for #124141, because that PR increases the usage of lazy token streams. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |