| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-09-10 | Point out if a local trait has no implementations | Michael Goulet | -0/+6 |
| 2023-09-07 | diagnostics: add test case for trait bounds diagnostic | Michael Howell | -0/+18 |
| 2023-08-25 | Walk through full path in point_at_path_if_possible | Michael Goulet | -0/+19 |
| 2023-06-15 | change `std::marker::Sized` to just `Sized` | Lukas Markeffsky | -19/+15 |
| 2023-06-15 | tweak suggestion for argument-position `impl ?Sized` | Lukas Markeffsky | -0/+45 |
| 2023-04-12 | Special-case item attributes in the suggestion output | Esteban Küber | -2/+0 |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -2/+4 |
| 2023-01-12 | Only point at impl self ty in WF if trait predicate shares self ty | Michael Goulet | -4/+4 |
| 2023-01-12 | Point at impl self type for impl wf obligations | Michael Goulet | -18/+18 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+813 |
