mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
a9841936fe
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. |
||
---|---|---|
.. | ||
ufcs-explicit-self-bad.rs | ||
ufcs-explicit-self-bad.stderr | ||
ufcs-partially-resolved.rs | ||
ufcs-partially-resolved.stderr | ||
ufcs-polymorphic-paths.rs | ||
ufcs-qpath-missing-params.rs | ||
ufcs-qpath-missing-params.stderr | ||
ufcs-qpath-self-mismatch.rs | ||
ufcs-qpath-self-mismatch.stderr |