| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-22 | Implement DesugaringKind::FormatLiteral | mejrs | -3/+3 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -3/+0 |
| 2024-12-07 | Mention type parameter in more cases and don't suggest ~const bound already t... | Esteban Küber | -4/+4 |
| 2024-12-07 | Use trait name instead of full constraint in suggestion message | Esteban Küber | -3/+3 |
| 2024-12-07 | reword trait bound suggestion message to include the bounds | Esteban Küber | -4/+4 |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -1/+31 |
| 2024-02-05 | Stop bailing out from compilation just because there were incoherent traits | Oli Scherer | -2/+19 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 |
| 2023-03-08 | Dedup copy field errors for identical types | Michael Goulet | -4/+0 |
| 2023-03-08 | may not => cannot | Michael Goulet | -1/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+27 |
