about summary refs log tree commit diff
path: root/src/libstd/old_io/test.rs
AgeCommit message (Expand)AuthorLines
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-2/+2
2015-02-24std: Move std::env to the new I/O APIsAlex Crichton-2/+3
2015-02-02rollup merge of #21830: japaric/for-cleanupAlex Crichton-1/+1
2015-02-02`for x in xs.iter()` -> `for x in &xs`Jorge Aparicio-1/+1
2015-02-01std: Add a new `env` moduleAlex Crichton-3/+3
2015-01-26std: Rename io to old_ioAlex Crichton-0/+175