143b072c62
Do not suggest `#[derive(Copy)]` when we wanted a `!Copy` type. Do not say "`Copy` is not implemented for `T` but `Copy` is". Do not talk about `Trait` having no implementations when `!Trait` was desired. |
||
---|---|---|
.. | ||
associated-constraints.rs | ||
associated-constraints.stderr | ||
on-unimplemented.rs | ||
on-unimplemented.stderr | ||
opaque-type-unsatisfied-bound.rs | ||
opaque-type-unsatisfied-bound.stderr | ||
opaque-type-unsatisfied-fn-bound.rs | ||
opaque-type-unsatisfied-fn-bound.stderr | ||
simple.rs | ||
simple.stderr | ||
supertrait.rs |