summary refs log tree commit diff
path: root/src/libstd/old_io/tempfile.rs
AgeCommit message (Expand)AuthorLines
2015-02-04Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichtonbors-0/+1
2015-02-04Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.Huon Wilson-0/+1
2015-02-03Rename std::path to std::old_pathAaron Turon-1/+1
2015-02-01std: Add a new `env` moduleAlex Crichton-6/+6
2015-01-29remove unused importsJorge Aparicio-1/+1
2015-01-29`for x in range(a, b)` -> `for x in a..b`Jorge Aparicio-1/+1
2015-01-26std: Rename io to old_ioAlex Crichton-0/+182