| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-12 | sort array trait implementation suggestions correctly | cyrgani | -5/+5 | |
| 2024-03-27 | Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ↵ | Oli Scherer | -7/+7 | |
| compares `DefId`s which we need to avoid | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-08-25 | Handle Self in paths too | Michael Goulet | -2/+2 | |
| 2023-06-27 | Don't sort strings right after we just sorted by types | Michael Goulet | -7/+7 | |
| 2023-06-24 | use Const::eval instead of QueryNormalize in error reporting | Michael Goulet | -0/+20 | |
