mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
6837b812e6
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.