Commit Graph

11 Commits (3e6e1001dc6e095dbd5c88005e80969f60e384e1)

Author SHA1 Message Date
Boris-Chengbiao Zhou 94964dee31 Remove `unique` feature which doesn't exist anymore
6 years ago
Mark Simulacrum a9b58851a0 Fix nomicon for allocator changes
7 years ago
Simon Sapin 4808cf302d Cast to `*mut _` to avoid importing std::alloc::Opaque
7 years ago
Simon Sapin 3c56329d1b Rename Void to Opaque
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
Alex Crichton 56d90fa3c3 Touch up where `Alloc` is imported from
7 years ago
Mark Simulacrum 2e67cfed79 Update to use the new allocator APIs.
7 years ago
Alexis Beingessner e9335c82a2 use new Unique/heap APIs
8 years ago
Steve Klabnik 0e6c680ebd Port Nomicon to mdbook
8 years ago