about summary refs log tree commit diff
path: root/tests/ui/on-unimplemented/multiple-impls.rs
AgeCommit message (Collapse)AuthorLines
2025-04-14Remove rustc_on_unimplemented on impl testsmejrs-42/+0
2024-01-24Deduplicate more sized errors on call exprsEsteban Küber-3/+0
Change the implicit `Sized` `Obligation` `Span` for call expressions to include the whole expression. This aids the existing deduplication machinery to reduce the number of errors caused by a single unsized expression.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+45