about summary refs log tree commit diff
path: root/tests/ui/error-codes/E0195.rs
AgeCommit message (Collapse)AuthorLines
2025-05-07Better error message for late/early lifetime param mismatchMichael Goulet-4/+15
2025-05-07Point out region bound mismatches in check_region_bounds_on_impl_itemMichael Goulet-0/+1
2024-08-10Differentiate between methods and associated functionsEsteban Küber-2/+2
Accurately refer to assoc fn without receiver as assoc fn instead of methods. Add `AssocItem::descr` method to centralize where we call methods and associated functions.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+15