about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-09-19 19:32:17 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-09-23 09:14:30 +1000
commit73cc5751773d4c49cc9d938548762520037926ba (patch)
treef8387e17f2c33ee1775d211646b38d5a9a7827a7 /compiler/rustc_codegen_gcc
parentf79a912d9edc3ad4db910c0e93672ed5c65133fa (diff)
downloadrust-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