]> git.lizzy.rs Git - rust.git/commit
rollup merge of #19359: japaric/clone-cow
authorCorey Richardson <corey@octayn.net>
Fri, 5 Dec 2014 18:06:41 +0000 (10:06 -0800)
committerCorey Richardson <corey@octayn.net>
Fri, 5 Dec 2014 18:06:41 +0000 (10:06 -0800)
commit9525af74a795532eb3ef789beac86cc5c783f344
treef6e4a994f6dd09e5721cacfa0b1d561c5877012e
parent08ce178866e4533d8815fe5868a520e0fc55b21c
parentddb77185d36985aeac85094cb4742da93a7e821d
rollup merge of #19359: japaric/clone-cow

Now we can use `#[deriving(Clone)]` on structs that contain `Cow`.

r? @aturon or anyone else
src/libcore/borrow.rs