about summary refs log tree commit diff
path: root/tests/ui/traits/issue-106072.rs
AgeCommit message (Expand)AuthorLines
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-3/+3
2025-01-11Remove a bunch of diagnostic stashing that doesn't do anythingMichael Goulet-1/+3
2024-10-11Don't assume traits used as type are trait objsVulnBandit-3/+1
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-0/+1
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-0/+1
2023-05-17Emits E0599 when meeting MyTrait::missing_methodmu001999-1/+0
2023-01-14fix: misleading add `dyn` to derive macro suggestionEthan Brierley-0/+5