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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
tempfile.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-03
test: Make all the run-pass tests use `pub fn main`
Patrick Walton
-1
/
+1
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-1
/
+1
2013-12-10
libextra: Another round of de-`Cell`-ing.
Patrick Walton
-5
/
+3
2013-12-06
Made Results API more composable
Marvin Löbel
-1
/
+1
2013-12-04
Revert "libstd: Change `Path::new` to `Path::init`."
Kevin Ballard
-6
/
+6
2013-11-29
libstd: Change `Path::new` to `Path::init`.
Patrick Walton
-6
/
+6
2013-11-26
librustc: Make `||` lambdas not infer to `proc`s
Patrick Walton
-3
/
+3
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-11-18
librustc: Convert `~fn()` to `proc()` everywhere.
Patrick Walton
-3
/
+3
2013-11-14
test: Clean up xfail-{fast,win32} tests
klutzy
-1
/
+2
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
-13
/
+13
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-32
/
+33
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-6
/
+6
2013-10-16
Implement new methods vec.starts_with()/vec.ends_with()
Kevin Ballard
-4
/
+1
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-12
/
+12
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-23
/
+27
2013-10-11
extra::tempfile: replace mkdtemp with an RAII wrapper
Benjamin Herr
-11
/
+61
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-4
/
+4
2013-09-13
Remove all usage of change_dir_locked
Alex Crichton
-0
/
+100