about summary refs log tree commit diff
path: root/src/libstd/old_path/posix.rs
AgeCommit message (Expand)AuthorLines
2015-02-20Register new snapshotsAlex Crichton-8/+0
2015-02-18rollup merge of #22497: nikomatsakis/suffixesAlex Crichton-1/+1
2015-02-18rollup merge of #22480: alexcrichton/hashv3Alex Crichton-0/+9
2015-02-18rollup merge of #22287: Ryman/purge_carthographersAlex Crichton-2/+2
2015-02-18std: Stabilize the `hash` moduleAlex Crichton-0/+9
2015-02-18Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.Niko Matsakis-1/+1
2015-02-17Test fixes and rebase conflictsAlex Crichton-1/+1
2015-02-18Remove usage of .map(|&foo| foo)Kevin Butler-2/+2
2015-02-17Fallout from stabilizationAaron Turon-4/+4
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-13/+13
2015-02-03Rename std::path to std::old_pathAaron Turon-0/+1348