mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
7e467cd132
In the future this should make it easier to use weak symbols for the allocator shim on platforms that properly support weak symbols. And it would allow reusing the allocator shim code for handling default implementations of the upcoming externally implementable items feature on platforms that don't properly support weak symbols.