diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-09-23 07:54:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-23 07:54:44 -0700 |
| commit | 515bdcda01fb56609600d2f6214a382511046341 (patch) | |
| tree | 41f42d29a541b649c309c979566c2af04f3ef361 /compiler/rustc_codegen_gcc | |
| parent | c58e3cb1e2b61be57149c84ca8cce82a9eb37fd4 (diff) | |
| parent | 73cc5751773d4c49cc9d938548762520037926ba (diff) | |
| download | rust-515bdcda01fb56609600d2f6214a382511046341.tar.gz rust-515bdcda01fb56609600d2f6214a382511046341.zip | |
Rollup merge of #130551 - nnethercote:fix-break-last-token, r=petrochenkov
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. r? `@petrochenkov`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
