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
/
stat.rs
Age
Commit message (
Expand
)
Author
Lines
2013-12-04
Revert "libstd: Change `Path::new` to `Path::init`."
Kevin Ballard
-1
/
+1
2013-11-29
libstd: Change `Path::new` to `Path::init`.
Patrick Walton
-1
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-1
/
+1
2013-11-03
Fill out the remaining functionality in io::file
Alex Crichton
-2
/
+2
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-6
/
+3
2013-10-24
Remove even more of std::io
Alex Crichton
-6
/
+8
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-2
/
+2
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-2
/
+2
2013-10-11
extra::tempfile: replace mkdtemp with an RAII wrapper
Benjamin Herr
-5
/
+2
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+0
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-02
replace `range` with an external iterator
Daniel Micay
-1
/
+1
2013-06-05
Fix stat.rs to not pollute the build directory. Closes #6959.
Michael Sullivan
-1
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+5
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-3
/
+3
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-26
option: rm functions that duplicate methods
Daniel Micay
-1
/
+1
2013-03-15
Clonify some of run-pass
Ben Striegel
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-1
/
+1
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-1
/
+1
2012-12-14
xfail-fast run-pass/stat.rs
Brian Anderson
-0
/
+2
2012-12-14
Un-xfail tests that work now
Tim Chevalier
-1
/
+0
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-07
Xfail broken tests
Tim Chevalier
-0
/
+1
2012-12-05
test: More run-pass test fixes
Patrick Walton
-1
/
+1
2012-11-20
libcore: Add stat methods to paths
Erick Tryzelaar
-0
/
+24