]> git.lizzy.rs Git - rust.git/commit
Add `{into,from}_raw` to Rc and Arc
authorCristi Cobzarenco <cristi.cobzarenco@gmail.com>
Sat, 15 Oct 2016 15:32:14 +0000 (16:32 +0100)
committerCristi Cobzarenco <cristi.cobzarenco@gmail.com>
Sat, 5 Nov 2016 00:50:41 +0000 (00:50 +0000)
commit651cf58f2e906fa6d333013891adca5074440bea
tree0a9de6025b1d0605d854beb2cbfbda06fb91c4d2
parentd34318dd538bf4c9175e4138b3e4188ea8211620
Add `{into,from}_raw` to Rc and Arc
src/liballoc/arc.rs
src/liballoc/lib.rs
src/liballoc/macros.rs [new file with mode: 0644]
src/liballoc/rc.rs