rust-lang / wg-allocators

Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
http://bit.ly/hello-wg-allocators
209 stars 9 forks source link

Boxes with custom allocators break several underlying assumptions in MIR #103

Open RalfJung opened 2 years ago

RalfJung commented 2 years ago

This is basically a pointer to https://github.com/rust-lang/rust/issues/95453, to make sure this is reflected in the tracking.