Commit Graph

18 Commits (71241f403091e021842ca8275740e44d0ab0ece1)

Author SHA1 Message Date
Tim Diekmann 99d5b65882
Rename `Alloc` to `AllocRef`
5 years ago
Alexis Beingessner f3fb7c9a8f Use the alloc_layout_extra feature for Layout::array::<T>
6 years ago
Ivan cce3265e81 Modified test create_push_pop to insert unique values
6 years ago
Ivan 2edf3dae92 main to print message if all tests succeeds
6 years ago
Ivan 0ab1a6618e Make tests as doctests - to be run by mdbook test
6 years ago
Ivan c07c45bd6d Test and fix to vec-final
6 years ago
Boris-Chengbiao Zhou 94964dee31 Remove `unique` feature which doesn't exist anymore
6 years ago
Ralf Jung d4bc3b59c5 fix for oom rename
6 years ago
Mark Simulacrum a9b58851a0 Fix nomicon for allocator changes
7 years ago
Alexis Beingessner 23e4f08171 Global.oom -> heap::alloc::oom and explanation fixup
7 years ago
Simon Sapin 498ac29974 Use the new GlobalAlloc trait
7 years ago
Corey Farwell 5aa2345269 Fix code example compilation errors related to `unique`.
7 years ago
Simon Sapin 2b35ebad1d The `unique` feature is renamed `ptr_internals`
7 years ago
Simon Sapin f8fd671039 Update for https://github.com/rust-lang/rust/pull/42959
7 years ago
Alex Crichton 56d90fa3c3 Touch up where `Alloc` is imported from
8 years ago
Mark Simulacrum 2e67cfed79 Update to use the new allocator APIs.
8 years ago
Alexis Beingessner e9335c82a2 use new Unique/heap APIs
8 years ago
Steve Klabnik 0e6c680ebd Port Nomicon to mdbook
8 years ago