CloneAnalysis
It's only implemented for analyses that implement `Copy`, which means it's basically a complicated synonym for `Copy`. So this commit removes it and uses `Copy` directly. (That direct use will be removed in a later commit.)
ResultsCloned
'mir
pub
clippy::needless_borrow
&mut Results
ResultsVisitor