mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
eb7d246d85
alloc: less static mut + some cleanup I'm looking into https://github.com/rust-lang/rust/issues/125035 and would like some feedback on my approach.