mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
91b9ffeab0
In `report_fullfillment_errors` push back `T: Sized`, `T: WellFormed` and coercion errors to the end of the list. The pre-existing deduplication logic eliminates redundant errors better that way, keeping the resulting output with fewer errors than before, while also having more detail. |
||
---|---|---|
.. | ||
for-c-in-str.rs | ||
for-c-in-str.stderr | ||
for-else-err.rs | ||
for-else-err.stderr | ||
for-else-let-else-err.rs | ||
for-else-let-else-err.stderr | ||
for-expn.rs | ||
for-expn.stderr | ||
for-loop-bogosity.rs | ||
for-loop-bogosity.stderr | ||
for-loop-refutable-pattern-error-message.rs | ||
for-loop-refutable-pattern-error-message.stderr | ||
for-loop-type-error.rs | ||
for-loop-type-error.stderr | ||
for-loop-unconstrained-element-type.rs | ||
for-loop-unconstrained-element-type.stderr | ||
issue-20605.current.stderr | ||
issue-20605.next.stderr | ||
issue-20605.rs |