]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #23470 - alexcrichton:less-prelude, r=aturon
authorbors <bors@rust-lang.org>
Sat, 21 Mar 2015 05:25:21 +0000 (05:25 +0000)
committerbors <bors@rust-lang.org>
Sat, 21 Mar 2015 05:25:21 +0000 (05:25 +0000)
This commit removes the reexports of `old_io` traits as well as `old_path` types
and traits from the prelude. This functionality is now all deprecated and needs
to be removed to make way for other functionality like `Seek` in the `std::io`
module (currently reexported as `NewSeek` in the io prelude).

Closes #23377
Closes #23378

1  2 
src/libcore/result.rs
src/libstd/fs/mod.rs
src/libstd/old_io/fs.rs
src/libstd/sys/unix/fs.rs
src/libstd/thread.rs

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge