about summary refs log tree commit diff
path: root/tests/ui/lint/bare-trait-objects-path.stderr
AgeCommit message (Collapse)AuthorLines
2025-08-19bless tests with new lint messagesKarol Zwolak-1/+1
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-4/+4
2025-06-03Add missing 2015 edition directivesLukas Wirth-5/+5
These tests specifically test 2015 edition behavior, so ensure that they can only be run with this edition
2025-05-06Preserve generic args in suggestions for ambiguous associated itemsLeón Orell Valerian Liehr-1/+7
Most notably, this preserves the `(..)` of ambiguous RTN paths.
2025-05-05Do not gather local all together at the beginning of typeckMichael Goulet-20/+20
2024-09-25Compiler: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-4/+4
2024-02-09Be less confident when `dyn` suggestion is not checked for object safetytrevyn-4/+4
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-17Unify suggestion wordingEsteban Küber-1/+1
2023-01-11When suggesting writing a fully qualified path probe for appropriate typesEsteban Küber-1/+1
Fix #46585.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+62