]> git.lizzy.rs Git - rust.git/commit
std: Add into_raw_os traits to the OS preludes
authorAlex Crichton <alex@alexcrichton.com>
Wed, 19 Aug 2015 00:23:45 +0000 (17:23 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 19 Aug 2015 00:23:45 +0000 (17:23 -0700)
commit708200c36a18a31651f7e607b6e4841865917043
treed09e995934530e0a8afda2ffc4d47bc76ea7e1dc
parent47ea0cfb6bd250c970e3a61d62bfa1b1c7bb27d4
std: Add into_raw_os traits to the OS preludes

These traits were mistakenly left out of the OS-specific prelude modules when
they were added.
src/libstd/sys/unix/ext/mod.rs
src/libstd/sys/windows/ext/mod.rs