]> git.lizzy.rs Git - rust.git/commit
Auto merge of #51241 - glandium:globalalloc, r=sfackler,SimonSapin
authorbors <bors@rust-lang.org>
Tue, 12 Jun 2018 00:36:21 +0000 (00:36 +0000)
committerbors <bors@rust-lang.org>
Tue, 12 Jun 2018 00:36:21 +0000 (00:36 +0000)
commit4367e41ea2a105c373de27c2f080fc2527cc6927
tree9ca30ec2dbf3311f0a0d0d6275d5abca8f23fc1f
parentf9944fde377b8b2575f96fff60f784eddce54002
parent7f0d54d98842c786ab7a140c17c3ea32aea6aead
Auto merge of #51241 - glandium:globalalloc, r=sfackler,SimonSapin

Stabilize GlobalAlloc and #[global_allocator]

This PR implements the changes discussed in https://github.com/rust-lang/rust/issues/49668#issuecomment-393263510

Fixes #49668
Fixes #27389

This does not change the default global allocator: #36963
src/liballoc/lib.rs
src/libstd/lib.rs