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
/
libextra
/
tempfile.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-03
extra: Remove io_error usage
Alex Crichton
-2
/
+3
2013-12-15
extra: fix spelling in docs.
Huon Wilson
-1
/
+1
2013-11-28
Register new snapshots
Alex Crichton
-1
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-2
/
+2
2013-11-04
Move io::file to io::fs and fns out of File
Alex Crichton
-3
/
+3
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-3
/
+8
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-1
/
+1
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-1
/
+1
2013-10-11
extra::tempfile: replace mkdtemp with an RAII wrapper
Benjamin Herr
-9
/
+55
2013-09-23
std: merge rand::{Rng,RngUtil} with default methods.
Huon Wilson
-2
/
+2
2013-09-13
Remove all usage of change_dir_locked
Alex Crichton
-94
/
+3
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-02
replace `range` with an external iterator
Daniel Micay
-2
/
+1
2013-08-01
std: Change `Times` trait to use `do` instead of `for`
blake2-ppc
-1
/
+2
2013-07-22
std: Move change_dir_locked to unstable. #7870
Brian Anderson
-2
/
+4
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-15
/
+13
2013-06-16
remove unused imports
Huon Wilson
-1
/
+0
2013-06-11
std: replace str::{starts,ends}_with with the method.
Huon Wilson
-1
/
+1
2013-06-09
remove unused import warnings
Huon Wilson
-1
/
+0
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+5
2013-05-28
Silence various warnings throughout test modules
Alex Crichton
-1
/
+0
2013-05-22
test: Update tests and import the prelude in some more places.
Patrick Walton
-0
/
+2
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+116