| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-06-03 | Add cycle errors to ScrubbedTraitError to remove a couple more calls to new_w... | Michael Goulet | -1/+1 |
| 2024-06-03 | Use ScrubbedTraitError in more places | Michael Goulet | -3/+2 |
| 2024-06-03 | Make TraitEngines generic over error | Michael Goulet | -1/+3 |
| 2024-04-29 | Remove `extern crate rustc_macros` from numerous crates. | Nicholas Nethercote | -0/+1 |
| 2024-02-16 | Move trait into attr so it's greppable | Michael Goulet | -2/+2 |
| 2024-02-16 | Use extension trait derive | Michael Goulet | -8/+2 |
| 2024-02-02 | Normalize the whole PolyTypeOutlivesPredicate, more simplifications | Michael Goulet | -3/+3 |
| 2024-02-02 | Use deeply_normalize_with_skipped_universes in when processing type outlives | Michael Goulet | -1/+2 |
| 2024-01-30 | Apply suggestions from review | Michael Goulet | -2/+5 |
| 2024-01-30 | Deeply normalize when processing registered region obligations | Michael Goulet | -0/+37 |
