diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-27 14:56:28 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-27 15:05:23 +1000 |
| commit | ac747a848124c1797140aa6c10b69d00e7ffc226 (patch) | |
| tree | 0e0b51021e2fbc2a5c90397537086011ef054d01 /compiler/rustc_codegen_llvm/src | |
| parent | 8771282d4e7a5c4569e49d1f878fb3ba90a974d0 (diff) | |
| download | rust-ac747a848124c1797140aa6c10b69d00e7ffc226.tar.gz rust-ac747a848124c1797140aa6c10b69d00e7ffc226.zip | |
Optimize `TokenKind::clone`.
`TokenKind` would impl `Copy` if it weren't for `TokenKind::Interpolated`. This commit makes `clone` reflect that.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
