about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-07-27 14:56:28 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-07-27 15:05:23 +1000
commitac747a848124c1797140aa6c10b69d00e7ffc226 (patch)
tree0e0b51021e2fbc2a5c90397537086011ef054d01 /compiler/rustc_codegen_llvm/src
parent8771282d4e7a5c4569e49d1f878fb3ba90a974d0 (diff)
downloadrust-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