about summary refs log tree commit diff
path: root/tests/ui/associated-consts/associated-const-type-parameter-pattern.stderr
AgeCommit message (Expand)AuthorLines
2025-05-21lower bodies' params to thir before the body's valuedianne-9/+9
2024-12-04review comments: reword messages and simplify logicEsteban Küber-8/+8
2024-12-04Point at generic param through which a const is used in a patternEsteban Küber-8/+19
2024-12-04On `const` pattern errors, point at the `const` item definitionEsteban Küber-0/+20
2024-07-18avoid creating an Instance only to immediately disassemble it againRalf Jung-0/+27