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>2025-06-11 12:54:19 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-06-11 13:52:50 +1000
commit278f4b2d9c2cdc741d38c78f14a60e78e2f668f4 (patch)
tree5b716915471226019b7f0690517970f07a0c9b03 /compiler/rustc_codegen_llvm/src
parent79b3c08bdb729e77c38957500eade13e5dd16923 (diff)
downloadrust-278f4b2d9c2cdc741d38c78f14a60e78e2f668f4.tar.gz
rust-278f4b2d9c2cdc741d38c78f14a60e78e2f668f4.zip
Don't clone `new_item` in `after_krate`.
We can avoid it by using the `entry` API, which lets us do the
`assert_eq` comparison before `new_item` is consumed.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions