rust/tests/ui/traits/inductive-overflow
Esteban Küber a9841936fe Deduplicate more sized errors on call exprs
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.
2024-01-24 02:53:15 +00:00
..
lifetime.rs oops! new unsoundness 2023-03-05 12:49:01 +03:00
lifetime.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
simultaneous.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
simultaneous.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
supertrait-auto-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
supertrait-auto-trait.stderr Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
supertrait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
supertrait.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
two-traits.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
two-traits.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00