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. |
||
|---|---|---|
| .. | ||
| subtype | ||
| trait-bounds | ||
| higher-lifetime-bounds.rs | ||
| higher-lifetime-bounds.stderr | ||
| higher-ranked-lifetime-error.rs | ||
| higher-ranked-lifetime-error.stderr | ||
| leak-check-in-selection.rs | ||