about summary refs log tree commit diff
path: root/src/libstd/fs
AgeCommit message (Expand)AuthorLines
2015-03-09remove uses of as_slice where deref coercions can be usedRicho Healey-3/+3
2015-03-06Test fixes and rebase conflictsAlex Crichton-2/+7
2015-03-06std: Ignore a test on windowsAlex Crichton-0/+1
2015-03-06Rollup merge of #23081 - alexcrichton:stabilize-fs, r=aturonManish Goregaokar-37/+86
2015-03-05std: Stabilize the `fs` moduleAlex Crichton-37/+86
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-2/+2
2015-02-25Rollup merge of #22744 - alexcrichton:issue-22738, r=aturonManish Goregaokar-0/+4
2015-02-25Rollup merge of #22742 - alexcrichton:issue-22737, r=aturonManish Goregaokar-1/+15
2015-02-24std: Move std::env to the new I/O APIsAlex Crichton-0/+1632