summary refs log tree commit diff
path: root/src/libstd/io/tempfile.rs
AgeCommit message (Expand)AuthorLines
2014-05-28std: Remove format_strbuf!()Alex Crichton-4/+4
2014-05-22libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.Patrick Walton-4/+5
2014-05-15std: Modify TempDir to not fail on drop. Closes #12628Brian Anderson-9/+27
2014-05-07core: Add unwrap()/unwrap_err() methods to ResultAlex Crichton-1/+1
2014-03-31std: Switch field privacy as necessaryAlex Crichton-1/+1
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-0/+93