diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-09-19 19:32:17 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-09-23 09:14:30 +1000 |
| commit | 73cc5751773d4c49cc9d938548762520037926ba (patch) | |
| tree | f8387e17f2c33ee1775d211646b38d5a9a7827a7 /compiler/rustc_codegen_gcc | |
| parent | f79a912d9edc3ad4db910c0e93672ed5c65133fa (diff) | |
| download | rust-73cc5751773d4c49cc9d938548762520037926ba.tar.gz rust-73cc5751773d4c49cc9d938548762520037926ba.zip | |
Fix `break_last_token`.
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.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
