rust/tests/ui/coroutine/print
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
..
coroutine-print-verbose-1.rs rename to verbose-internals 2023-12-19 13:35:37 -05:00
coroutine-print-verbose-1.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
coroutine-print-verbose-2.rs rename to verbose-internals 2023-12-19 13:35:37 -05:00
coroutine-print-verbose-2.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
coroutine-print-verbose-3.rs rename to verbose-internals 2023-12-19 13:35:37 -05:00
coroutine-print-verbose-3.stderr Random type checker changes 2024-01-23 15:10:23 +00:00