about summary refs log tree commit diff
path: root/tests/ui/resolve/issue-111312.stderr
AgeCommit message (Expand)AuthorLines
2024-10-11Don't assume traits used as type are trait objsVulnBandit-17/+4
2024-02-29Don't cancel stashed `TraitMissingMethod` errors.Nicholas Nethercote-2/+14
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-05-17Emits E0599 when meeting MyTrait::missing_methodmu001999-0/+15