Implement `Copy`/`Clone` for closures Implement RFC [#2132](https://github.com/rust-lang/rfcs/pull/2132) (tracking issue: #44490). NB: I'm not totally sure about the whole feature gates thing, that's my first PR of this kind...