summary refs log tree commit diff
path: root/src/liballoc/range.rs
AgeCommit message (Collapse)AuthorLines
2017-06-30Revert "Stabilize RangeArgument"Steven Fackler-2/+136
This reverts commit 143206d54d7558c2326212df99efc98110904fdb.
2017-06-24Stabilize RangeArgumentSteven Fackler-136/+2
Move it and Bound to core::ops while we're at it. Closes #30877
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+152