about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-01-30 16:57:50 +0100
committerGitHub <noreply@github.com>2024-01-30 16:57:50 +0100
commita5aa355ab3ea0e6cd8b305629e3965ca9fa66aab (patch)
tree63fe9d615f4a58ed843eda7daafd5fc2ddefe2df /compiler/rustc_interface/src
parentd10f33a8d14ed7239766d2765eec9bb9560d7a6e (diff)
parent6837b812e69a0c024021e3a828bcdc5c7d8f1b4d (diff)
downloadrust-a5aa355ab3ea0e6cd8b305629e3965ca9fa66aab.tar.gz
rust-a5aa355ab3ea0e6cd8b305629e3965ca9fa66aab.zip
Rollup merge of #120445 - Nemo157:arc-plug, r=Mark-Simulacrum
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_interface/src')
0 files changed, 0 insertions, 0 deletions