about summary refs log tree commit diff
path: root/src/libstd/fs
AgeCommit message (Expand)AuthorLines
2015-03-20Rollup merge of #23529 - steveklabnik:gh23426, r=alexcrichtonManish Goregaokar-0/+5
2015-03-19Comment on when ReadDir is ErrSteve Klabnik-0/+5
2015-03-19std: Stablize io::ErrorKindAlex Crichton-4/+4
2015-03-17Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiynManish Goregaokar-4/+4
2015-03-14std: Remove ?Sized bounds from many I/O functionsAlex Crichton-24/+20
2015-03-13Remove explicit syntax highlight from docs.Joseph Crail-4/+4
2015-03-13Auto merge of #23229 - aturon:stab-path, r=alexcrichtonbors-12/+2
2015-03-12Stabilize std::pathAaron Turon-12/+2
2015-03-11Example -> ExamplesSteve Klabnik-9/+9
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