| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-02-14 | Rollup merge of #48151 - echochamber:update_range_example, r=estebank | kennytm | -5/+5 |
| 2018-02-11 | Update ops range example to avoid confusion between indexes and values. | Jason Schein | -5/+5 |
| 2018-02-10 | Add the emptiness condition to the docs; add a PartialOrd example with NAN | Scott McMurray | -2/+24 |
| 2018-02-09 | range_is_empty tracking issue is #48111 | Scott McMurray | -2/+2 |
| 2018-02-09 | Use is_empty in range iteration exhaustion tests | Scott McMurray | -0/+18 |
| 2018-02-09 | Add Range[Inclusive]::is_empty | Scott McMurray | -2/+34 |
| 2017-09-22 | Add support for `..=` syntax | Alex Burka | -25/+25 |
| 2017-08-12 | std::ops docs: incorporated changes suggested in review | lukaramu | -15/+6 |
| 2017-08-08 | Revised core::ops::range::* docs | lukaramu | -95/+120 |
| 2017-06-30 | Revert "Stabilize RangeArgument" | Steven Fackler | -165/+9 |
| 2017-06-24 | Stabilize RangeArgument | Steven Fackler | -9/+165 |
| 2017-06-23 | Removed as many "```ignore" as possible. | kennytm | -3/+4 |
| 2017-06-07 | Move Range to module. | Clar Charr | -0/+366 |
