about summary refs log tree commit diff
path: root/src/libstd/old_path/mod.rs
AgeCommit message (Expand)AuthorLines
2015-02-20try to reduce bajillion warningsAlexis-0/+2
2015-02-18Replace all uses of `&foo[]` with `&foo[..]` en masse.Niko Matsakis-2/+2
2015-02-17std: Rename io/path features with old_ prefixAlex Crichton-1/+1
2015-02-08Rename Show to Debug, String to DisplayAlexander Korolkov-2/+2
2015-02-03Rename std::path to std::old_pathAaron Turon-0/+923