index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
io
/
tempfile.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
Make temporary directory names non-deterministic.
Laurence Tratt
-30
/
+44
2015-01-03
Remove deprecated functionality
Alex Crichton
-7
/
+3
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-1
/
+1
2014-12-17
Replaced wrapper functions with no_run and as_str().unwrap() with display()
elszben
-6
/
+3
2014-12-16
Added example to TempDir
elszben
-0
/
+53
2014-12-05
Utilize fewer reexports
Corey Farwell
-2
/
+3
2014-11-23
Rename unwrap functions to into_inner
Alex Crichton
-1
/
+5
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-1
/
+2
2014-10-10
Register new snapshots
Alex Crichton
-2
/
+2
2014-10-06
Rename the file permission statics in std::io to be uppercase
P1start
-1
/
+1
2014-09-21
Remove #[allow(deprecated)] from libstd
Alex Crichton
-1
/
+1
2014-08-31
Have std::io::TempDir::new and new_in return IoResult
Simon Sapin
-9
/
+13
2014-08-28
Fallout from stabilizing core::option
Aaron Turon
-1
/
+1
2014-08-08
Register new snapshot 12e0f72
Niko Matsakis
-3
/
+0
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-3
/
+3
2014-07-24
librustc: Stop desugaring `for` expressions and translate them directly.
Patrick Walton
-1
/
+4
2014-05-28
std: Remove format_strbuf!()
Alex Crichton
-4
/
+4
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-4
/
+5
2014-05-15
std: Modify TempDir to not fail on drop. Closes #12628
Brian Anderson
-9
/
+27
2014-05-07
core: Add unwrap()/unwrap_err() methods to Result
Alex Crichton
-1
/
+1
2014-03-31
std: Switch field privacy as necessary
Alex Crichton
-1
/
+1
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-0
/
+93