about summary refs log tree commit diff
path: root/src/libstd/old_path
AgeCommit message (Expand)AuthorLines
2015-03-09Rename #[should_fail] to #[should_panic]Steven Fackler-1/+1
2015-02-22Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturonbors-1/+1
2015-02-22Rollup merge of #22584 - alexcrichton:snapshots, r=GankroManish Goregaokar-23/+0
2015-02-20Register new snapshotsAlex Crichton-23/+0
2015-02-20try to reduce bajillion warningsAlexis-0/+2
2015-02-20Addressed PR commentsMarvin Löbel-1/+1
2015-02-18rollup merge of #22502: nikomatsakis/deprecate-bracket-bracketAlex Crichton-20/+20
2015-02-18Replace all uses of `&foo[]` with `&foo[..]` en masse.Niko Matsakis-20/+20
2015-02-18rollup merge of #22497: nikomatsakis/suffixesAlex Crichton-2/+2
2015-02-18rollup merge of #22480: alexcrichton/hashv3Alex Crichton-0/+25
2015-02-18rollup merge of #22287: Ryman/purge_carthographersAlex Crichton-4/+4
2015-02-18std: Stabilize the `hash` moduleAlex Crichton-0/+25
2015-02-18Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.Niko Matsakis-2/+2
2015-02-17Test fixes and rebase conflictsAlex Crichton-2/+2
2015-02-17rollup merge of #22435: aturon/final-stab-threadAlex Crichton-8/+8
2015-02-18Remove usage of .map(|&foo| foo)Kevin Butler-4/+4
2015-02-17Fallout from stabilizationAaron Turon-8/+8
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-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-15/+15
2015-02-03Rename std::path to std::old_pathAaron Turon-0/+4600