]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #22951 - huonw:weak-chuck-slice, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 3 Mar 2015 08:43:01 +0000 (14:13 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 3 Mar 2015 11:32:22 +0000 (17:02 +0530)
 `#[derive(Clone)]` unnecessarily requires the element type to also be
`Clone`.


Trivial merge