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
/
test
/
run-fail
Age
Commit message (
Expand
)
Author
Lines
2011-09-12
Pretty-print for new arg-mode syntax
Marijn Haverbeke
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-1
/
+1
2011-09-11
Add some more unwind tests
Brian Anderson
-0
/
+44
2011-09-11
Zero locals when the initializer might call a function
Brian Anderson
-0
/
+7
2011-09-11
Invoke put functions
Brian Anderson
-0
/
+12
2011-09-11
Add an XFAILed test for failing destructors
Brian Anderson
-0
/
+12
2011-09-11
Remove the no-valgrind test directive now that unwinding is more worky
Brian Anderson
-1
/
+0
2011-09-11
XFAIL run-fail/linked-failure
Brian Anderson
-0
/
+1
2011-09-11
Begin valgrinding some run-fail tests that unwind correctly
Brian Anderson
-5
/
+0
2011-09-11
Add a number of unwinding tests
Brian Anderson
-0
/
+80
2011-09-11
Invoke upcall_fail
Brian Anderson
-0
/
+6
2011-09-11
Run cleanups during unwinding
Brian Anderson
-0
/
+10
2011-09-07
Child tasks take a ref to their parents
Brian Anderson
-0
/
+14
2011-09-02
Reformat. Issue #855
Brian Anderson
-8
/
+8
2011-09-01
Convert all uses of #ifmt to #fmt. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Remove std::str. Issue #855
Brian Anderson
-2
/
+0
2011-08-31
Start paring down std::str. Issue #855
Brian Anderson
-2
/
+2
2011-08-31
Convert uses of #fmt to #ifmt. Issue #855
Brian Anderson
-1
/
+1
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-9
/
+3
2011-08-31
Revert "Replace xfail-stageN with simply xfail-test"
Marijn Haverbeke
-3
/
+9
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-9
/
+3
2011-08-30
Support istrs as fail argument. Issue #855
Brian Anderson
-1
/
+1
2011-08-30
Library test cases for vec::zip
Tim Chevalier
-0
/
+20
2011-08-25
Change "pred" to "pure fn" in all libraries and test cases
Tim Chevalier
-2
/
+2
2011-08-25
Cleaning up task and comm exports, updating all the test cases.
Eric Holk
-10
/
+12
2011-08-20
Reformat
Brian Anderson
-49
/
+35
2011-08-19
Add some tests for expression corner cases, mostly involving ret and fail
Brian Anderson
-0
/
+15
2011-08-17
Better type inference for chans and ports.
Eric Holk
-1
/
+1
2011-08-17
Using move-mode for spawn thunks to avoid race conditions.
Eric Holk
-1
/
+2
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-4
/
+7
2011-08-16
Port the tests to the decl foo<T> syntax.
Erick Tryzelaar
-3
/
+3
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-10
/
+10
2011-08-16
Removed trans_comm.rs from the compiler. Updating aio/sio to work with the ne...
Eric Holk
-9
/
+14
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-1
/
+1
2011-08-15
Removed spawn and task from the parser. Updated all the tests except for the ...
Eric Holk
-1
/
+8
2011-08-12
Un-XFAIL do-while-body-fails
Tim Chevalier
-3
/
+0
2011-08-12
Convert most working tests to ivecs
Brian Anderson
-2
/
+2
2011-08-11
XFAIL do-while-body-fails
Brian Anderson
-0
/
+3
2011-08-11
Handle _|_ - typed things in the bodies of do-while loops
Tim Chevalier
-0
/
+4
2011-08-10
Use actual type, not declared type, when zeroing move arguments
Tim Chevalier
-0
/
+16
2011-08-10
Begin valgrinding run-fail tests
Brian Anderson
-8
/
+5
2011-08-03
Revert "Revert "Handle conditionals on _|_ - typed values correctly""
Tim Chevalier
-0
/
+3
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-20
/
+0
2011-08-03
Un-xfail more pretty-printing tests
Brian Anderson
-1
/
+0
2011-08-03
Revert "Handle conditionals on _|_ - typed values correctly"
Brian Anderson
-3
/
+0
2011-08-02
Handle _|_ - typed discriminants in alts correctly
Tim Chevalier
-0
/
+4
2011-08-02
Handle conditionals on _|_ - typed values correctly
Tim Chevalier
-0
/
+3
2011-08-02
Pretty-print fn constraints more correctish
Brian Anderson
-1
/
+0
2011-08-02
Un-xfail run-fail/fn-constraint-claim
Brian Anderson
-2
/
+0
[prev]
[next]