rust/tests/ui/impl-trait
Guillaume Gomez 0a4fd52c91
Rollup merge of #120293 - estebank:issue-102629, r=nnethercote
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-30 16:57:47 +01:00
..
2024-01-22 14:35:47 +00:00
2023-12-14 15:22:37 +01:00
2023-12-14 15:22:37 +01:00
2024-01-13 12:46:58 -05:00