| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-04-21 | Bump slice_index_with_ops_bound_pair to 1.53.0 | Mara Bos | -2/+2 |
| 2021-04-13 | Implement indexing slices with pairs of ops::Bound<usize> | AnthonyMikh | -0/+112 |
| 2021-02-25 | Convert the rest of the standard library primitives to intra-doc links | Joshua Nelson | -2/+2 |
| 2021-02-12 | Rename `Range::ensure_subset_of` to `slice::range` | dylni | -4/+101 |
| 2020-10-20 | Check for exhaustion in SliceIndex for RangeInclusive | Josh Stone | -10/+6 |
| 2020-09-18 | Move `slice::check_range` to `RangeBounds` | dylni | -78/+5 |
| 2020-09-15 | hopefully fix rustdoc links | Ralf Jung | -1/+1 |
| 2020-09-15 | fix slice::check_range aliasing problems | Ralf Jung | -1/+74 |
| 2020-09-14 | move indexing impl to new mod | Lzu Tao | -0/+455 |
