about summary refs log tree commit diff
path: root/tests/ui/error-codes/E0195.stderr
AgeCommit message (Collapse)AuthorLines
2025-05-07Better error message for late/early lifetime param mismatchMichael Goulet-7/+35
2025-05-07Point out region bound mismatches in check_region_bounds_on_impl_itemMichael Goulet-1/+4
2024-08-10Differentiate between methods and associated functionsEsteban Küber-3/+3
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-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+12