]> git.lizzy.rs Git - rust.git/commit
Deprecate heap::EMPTY in favour of Unique::empty or otherwise.
authorAlexis Beingessner <a.beingessner@gmail.com>
Thu, 4 May 2017 18:48:58 +0000 (14:48 -0400)
committerAlexis Beingessner <a.beingessner@gmail.com>
Fri, 5 May 2017 03:54:54 +0000 (23:54 -0400)
commitc7cffc5f4ef1def337ca2a294c3ca855ee703419
tree6d112c6462a626413c82467cd5de05af3ae41d05
parent4ff583b1161c5c2e08c28a0740f34a526b39a8bc
Deprecate heap::EMPTY in favour of Unique::empty or otherwise.
src/liballoc/boxed.rs
src/liballoc/heap.rs
src/liballoc/raw_vec.rs
src/libarena/lib.rs
src/libcollections/vec.rs
src/libstd/collections/hash/table.rs