]> git.lizzy.rs Git - rust.git/commit
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)
commite9ca8acb0fbe0217e63f888da7ddc37e6a79b079
treeae608a1f2385090f9b0fff2fae6ac58cf75c2785
parent393ce1820e3f639b43d6058d2681b9757123ac1b
parent25ad3ba3cb0e6f2efd14ff5199d29542e125a667
Rollup merge of #22951 - huonw:weak-chuck-slice, r=alexcrichton

 `#[derive(Clone)]` unnecessarily requires the element type to also be
`Clone`.