about summary refs log tree commit diff
path: root/tests/ui/try-trait/bad-question-mark-on-trait-object.rs
AgeCommit message (Expand)AuthorLines
2025-02-21Point at type that doesn't implement needed traitEsteban Küber-1/+3
2025-02-20Point out the type of more expressions on bad `?`Esteban Küber-0/+1
2025-02-20Tweak E0277 when predicate comes indirectly from `?`Esteban Küber-0/+26