| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-03-23 | Note type mismatch on ConstArgHasType | Michael Goulet | -1/+1 |
| 2023-03-19 | Delay overlap errors if errors are involved | Michael Goulet | -7/+10 |
| 2023-03-19 | Constrain const vars to error if const types are mismatched | Michael Goulet | -4/+4 |
| 2023-03-09 | Use param's real type in try_eval_lit_or_param | Michael Goulet | -0/+23 |
| 2023-02-14 | Fetch less HIR in signature check. | Camille GILLOT | -17/+17 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -2/+2 |
| 2023-01-12 | Only point at impl self ty in WF if trait predicate shares self ty | Michael Goulet | -2/+2 |
| 2023-01-12 | Point at impl self type for impl wf obligations | Michael Goulet | -2/+2 |
| 2023-01-12 | Point at HIR types when impl trait ref doesn't normalize | Michael Goulet | -2/+2 |
| 2023-01-11 | Note predicate span on ImplDerivedObligation | Michael Goulet | -1/+9 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+4009 |
