]> git.lizzy.rs Git - rust.git/commit
Replace remaining uses of deprecated std::heap with std::alloc
authorMike Hommey <mh@glandium.org>
Sat, 14 Apr 2018 07:47:38 +0000 (16:47 +0900)
committerMike Hommey <mh@glandium.org>
Sat, 14 Apr 2018 07:47:38 +0000 (16:47 +0900)
commit4c8e9b975139d7f312ba55ef7753fd800ac3b761
tree05aa5dd54c2fc04870f75cb7aa7f657c141dfe00
parentbd9ff8476d5e8ca5dbb99c70ff2a9dc3be1d59d7
Replace remaining uses of deprecated std::heap with std::alloc
src/doc/unstable-book/src/language-features/global-allocator.md
src/test/compile-fail/allocator/auxiliary/system-allocator.rs
src/test/compile-fail/allocator/auxiliary/system-allocator2.rs
src/test/compile-fail/allocator/two-allocators.rs
src/test/compile-fail/allocator/two-allocators2.rs
src/test/run-pass/allocator-alloc-one.rs
src/test/run-pass/allocator/auxiliary/custom.rs
src/test/run-pass/regions-mock-trans.rs
src/test/run-pass/thin-lto-global-allocator.rs