| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-01-14 | make rangeargument methods non-default; simplify impl | djzin | -17/+18 |
| 2017-01-14 | allow unsized types in `RangeArgument` | djzin | -1/+19 |
| 2017-01-14 | fix up tests | djzin | -9/+13 |
| 2017-01-14 | impl RangeArgument for (Bound<T>, Bound<T>) | djzin | -0/+18 |
| 2017-01-14 | have RangeArgument return a Bound<&T> from each of its methods | djzin | -12/+13 |
| 2016-08-24 | Remove needless imports in `libcollections`. | Jeffrey Seyfried | -1/+0 |
| 2016-08-02 | Add doc examples for `range::RangeArgument::{start,end}`. | Corey Farwell | -0/+32 |
| 2016-02-27 | note work still to be done | Alex Burka | -0/+1 |
| 2016-01-13 | update tracking issue for collections_range | Alex Burka | -2/+3 |
| 2015-11-24 | rustfmt libcollections | Nick Cameron | -6/+18 |
| 2015-08-15 | collections: Add issues for unstable features | Alex Crichton | -1/+2 |
| 2015-06-17 | collections: Split the `collections` feature | Alex Crichton | -0/+1 |
| 2015-04-27 | collections: Add trait RangeArgument | Ulrik Sverdrup | -0/+45 |
