rust/tests/ui/closure-expected-type
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
..
expect-fn-supply-fn-multiple.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect-fn-supply-fn.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect-fn-supply-fn.stderr recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
expect-infer-var-appearing-twice.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect-infer-var-appearing-twice.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
expect-infer-var-supply-ty-with-bound-region.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect-infer-var-supply-ty-with-free-region.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect-two-infer-vars-supply-ty-with-bound-region.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect-two-infer-vars-supply-ty-with-bound-region.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-24421.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00