about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorWaffle Lapkin <waffle.lapkin@gmail.com>2025-01-24 06:11:23 +0100
committerWaffle Lapkin <waffle.lapkin@gmail.com>2025-01-24 06:45:19 +0100
commitaf2ce8b7022c92de0702bea09f2fb50b80343d2d (patch)
treea45773f1c6a7d88ba309bf1090204213d59c4a9d /compiler/rustc_codegen_llvm/src
parent99768c80a1c094a5cfc3b25a04e7a99de7210eae (diff)
downloadrust-af2ce8b7022c92de0702bea09f2fb50b80343d2d.tar.gz
rust-af2ce8b7022c92de0702bea09f2fb50b80343d2d.zip
don't drop types with no drop glue when tailcalling
this is required as otherwise drops of `&mut` refs count as a usage of a
'two-phase temporary' causing an ICE.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions