about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorWim Looman <git@nemo157.com>2024-01-28 12:19:41 +0100
committerWim Looman <git@nemo157.com>2024-01-28 18:33:34 +0100
commit6837b812e69a0c024021e3a828bcdc5c7d8f1b4d (patch)
treed7673c886fc2544bde3c4aa4a155385daf36b980 /compiler/rustc_codegen_llvm/src
parent635124704849eeead4e3a7bb6e663c5351571d93 (diff)
downloadrust-6837b812e69a0c024021e3a828bcdc5c7d8f1b4d.tar.gz
rust-6837b812e69a0c024021e3a828bcdc5c7d8f1b4d.zip
Fix some `Arc` allocator leaks
This doesn't matter for the stable `Global` allocator as it is a ZST
singleton, but other allocators may rely on all instances being dropped.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions