rust/src/libstd/rt
Alex Crichton 212e03181e std: Remove old_io/old_path from the prelude
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
2015-03-20 20:07:19 -07:00
..
args.rs Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
at_exit_imp.rs Register new snapshots 2015-03-18 16:32:32 -07:00
backtrace.rs std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
libunwind.rs bitrig integration 2015-02-11 14:49:06 -08:00
macros.rs Minor fallout/update FOLLOW sets 2015-01-06 18:46:37 -05:00
mod.rs Auto merge of #23267 - alexcrichton:issue-20012, r=aturon 2015-03-20 20:19:42 +00:00
unwind.rs Revert "Revert "std: Re-enable at_exit()"" 2015-03-20 10:56:27 -07:00
util.rs std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00