]> git.lizzy.rs Git - rust.git/commit
auto merge of #14301 : alexcrichton/rust/remove-unsafe-arc, r=brson
authorbors <bors@rust-lang.org>
Thu, 22 May 2014 00:31:29 +0000 (17:31 -0700)
committerbors <bors@rust-lang.org>
Thu, 22 May 2014 00:31:29 +0000 (17:31 -0700)
commit257a73ce8273d026f2af1a5021ae2d1a4e7b95e5
tree2f7d66fc0f7de80105252babe27757e7ea94951a
parent5f3f0918ad70cd9b0bfcd2f93aea0218ec92fb87
parentfdf935a5249edd0be0f14385a099963e43c7a29b
auto merge of #14301 : alexcrichton/rust/remove-unsafe-arc, r=brson

This type can be built with `Arc<Unsafe<T>>` now that liballoc exists.
src/libnative/io/file_win32.rs
src/libnative/io/net.rs
src/libnative/io/pipe_win32.rs