rust/src
Alex Crichton 95d904625b std: Deprecate std::old_io::fs
This commit deprecates the majority of std::old_io::fs in favor of std::fs and
its new functionality. Some functions remain non-deprecated but are now behind a
feature gate called `old_fs`. These functions will be deprecated once
suitable replacements have been implemented.

The compiler has been migrated to new `std::fs` and `std::path` APIs where
appropriate as part of this change.
2015-03-04 15:59:30 -08:00
..
compiler-rt@58ab642c30
compiletest std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
doc
driver
etc
grammar
jemalloc@b001609960
liballoc std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libarena
libbacktrace
libcollections
libcore
libcoretest
libflate
libfmt_macros
libgetopts std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libgraphviz
liblibc
liblog
librand
librbml
librustc std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
librustc_back std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
librustc_bitflags
librustc_borrowck
librustc_driver std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
librustc_lint
librustc_llvm std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
librustc_privacy
librustc_resolve
librustc_trans std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
librustc_typeck
librustdoc std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libserialize std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libstd std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libsyntax std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libterm std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libtest std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libunicode
llvm@b89c3f039b
rt
rust-installer@60fd8abfca
rustbook std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
rustllvm
test std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
snapshots.txt