| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -15/+15 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -0/+1 |
| 2024-10-30 | Remap impl-trait lifetimes on HIR instead of AST lowering. | Camille GILLOT | -8/+8 |
| 2024-08-23 | Print the generic parameter along with the variance in dumps. | Camille GILLOT | -16/+16 |
| 2024-04-17 | Don't repeatedly duplicate TAIT lifetimes for each subsequently nested TAIT | Michael Goulet | -0/+24 |
| 2024-03-08 | Improve error message for opaque captures | Michael Goulet | -2/+2 |
| 2024-03-08 | Make TAITs capture all higher-ranked lifetimes in scope | Michael Goulet | -15/+15 |
| 2024-03-07 | Merge `check_mod_impl_wf` and `check_mod_type_wf` | Oli Scherer | -0/+11 |
| 2023-09-05 | Correctly deny late-bound lifetimes from parent in anon consts and TAITs | Michael Goulet | -18/+12 |
| 2023-08-30 | Test variances of TAITs | Oli Scherer | -0/+50 |
