about summary refs log tree commit diff
path: root/tests/ui/error-codes/E0221.stderr
AgeCommit message (Collapse)AuthorLines
2023-12-07Resolve assoc item bindings by namespaceLeón Orell Valerian Liehr-1/+1
If a const is expected, resolve a const. If a type is expected, resolve a type. Don't try to resolve a type first falling back to consts.
2023-10-17Unify suggestion wordingEsteban Küber-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+39