rust/src/libstd/prelude
Aaron Turon 3e39f0bc0e Rename std::path to std::old_path
As part of [RFC 474](https://github.com/rust-lang/rfcs/pull/474), this
commit renames `std::path` to `std::old_path`, leaving the existing path
API in place to ease migration to the new one. Updating should be as
simple as adjusting imports, and the prelude still maps to the old path
APIs for now.

[breaking-change]
2015-02-03 14:34:42 -08:00
..
mod.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00
v1.rs Rename std::path to std::old_path 2015-02-03 14:34:42 -08:00