Assuming `Clone::clone()` is equivalent to `Copy` semantics for all instances of `Copy`

Well, there’re these manual impls of Copy and Clone.