| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -3/+3 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-08-28 | Revert "Suggest using `Arc` on `!Send`/`!Sync` types" | David Tolnay | -1/+0 | |
| This reverts commit 9de1a472b68ed85f396b2e2cc79c3ef17584d6e1. | ||||
| 2023-08-09 | Suggest using `Arc` on `!Send`/`!Sync` types | Esteban Kuber | -0/+1 | |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -1/+2 | |
| 2023-03-05 | oops! new unsoundness | Ali MJ Al-Nasrawy | -13/+7 | |
| Bless tests and show an introduced unsoundness related to exits<'a> { forall<'b> { 'a == 'b } }. We now resolve the var ?a in U0 to the placeholder !b in U1. | ||||
| 2023-02-25 | Complete migrating `ast_passes` to derive diagnostics | clubby789 | -1/+1 | |
| 2023-01-11 | Note predicate span on ImplDerivedObligation | Michael Goulet | -5/+12 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+236 | |
