9dfb210761
Mention Clone and refs in --explain E0382 I followed the discussion in #42446 and came up with these additions. - Mention references before going into traits. They're probably more likely solutions. - Mention `Clone` before `Copy`. Cloning has wider applicability and `#derive[Copy, Clone]` makes more sense after learning about `Clone`. The language is not great, any suggestions there would be appreciated ✨ |
||
---|---|---|
.. | ||
build | ||
dataflow | ||
hair | ||
transform | ||
util | ||
borrow_check.rs | ||
Cargo.toml | ||
diagnostics.rs | ||
lib.rs | ||
shim.rs |