]> git.lizzy.rs Git - rust.git/commit
std::collections: Reexport libcollections's range module
authorUlrik Sverdrup <bluss@users.noreply.github.com>
Mon, 17 Oct 2016 19:26:29 +0000 (21:26 +0200)
committerUlrik Sverdrup <bluss@users.noreply.github.com>
Mon, 17 Oct 2016 19:26:29 +0000 (21:26 +0200)
commit0a0efcbebf385d70404425ac9be0d52e933640c5
treed7f543ff43cd71f9d7141b6a6514668a3fc1379b
parentda7f8c540b47c5bb063356bf5ad05a6a49ed0ff1
std::collections: Reexport libcollections's range module

This is overdue, even if range and RangeArgument is still unstable.
The stability attributes are the same ones as the other unstable item
(Bound) here, they don't seem to matter.
src/libstd/collections/mod.rs
src/libstd/lib.rs