| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-05-25 | Auto merge of #111925 - Manishearth:rollup-z6z6l2v, r=Manishearth | bors | -2/+2 |
| 2023-05-24 | Use `Option::is_some_and` and `Result::is_ok_and` in the compiler | Maybe Waffle | -2/+2 |
| 2023-05-19 | Leverage the interval property to precompute borrow kill points. | Camille GILLOT | -0/+24 |
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -2/+3 |
| 2023-04-17 | Make `IndexVec::ensure_contains_elem` return a reference to the element | Maybe Waffle | -2/+1 |
| 2023-01-05 | Fix `uninlined_format_args` for some compiler crates | nils | -4/+1 |
| 2022-06-08 | fix the impl error in `insert_all` | SparrowLii | -1/+3 |
| 2022-06-08 | add `check_invariants` method | SparrowLii | -7/+33 |
| 2022-06-08 | optimize `superset` method of `IntervalSet` | SparrowLii | -4/+21 |
| 2022-05-10 | optimize `insert_range` method of `IntervalSet` | SparrowLii | -48/+45 |
| 2022-02-19 | Adopt let else in more places | est31 | -12/+6 |
| 2021-12-30 | Introduce IntervalSet | Mark Rousskov | -0/+269 |
