]> git.lizzy.rs Git - rust.git/commit
Stabilize collection modules
authorAaron Turon <aturon@mozilla.com>
Mon, 5 Jan 2015 00:35:20 +0000 (16:35 -0800)
committerAaron Turon <aturon@mozilla.com>
Mon, 5 Jan 2015 22:08:22 +0000 (14:08 -0800)
commitcb765ce7e190c70313858738e7427d99338a4f3f
tree757ef8e947e4865fdbe10fb388b67a45bb0179a3
parent121f6c66734301c1d29014f2ef0b58f21fcf1811
Stabilize collection modules

The earlier collections stabilization did not cover the modules
themselves. This commit marks as stable those modules whose types have
been stabilized.
src/libcollections/binary_heap.rs
src/libcollections/dlist.rs
src/libcollections/lib.rs
src/libcollections/ring_buf.rs
src/libstd/collections/mod.rs