| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-11 | Improve `AssocItem::descr`. | Nicholas Nethercote | -7/+7 | |
| The commit adds "associated" to the description of associated types and associated consts, to match the description of associated functions. This increases error message precision and consistency with `AssocKind::fmt`. The commit also notes an imperfection in `AssocKind::fmt`; fixing this imperfection is possible but beyond the scope of this PR. | ||||
| 2024-04-13 | Check regions earlier when comparing impl with trait item def | León Orell Valerian Liehr | -13/+22 | |
| 2023-07-28 | Add UI tests for generic const items | León Orell Valerian Liehr | -0/+66 | |
