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
Age
Commit message (
Expand
)
Author
Lines
2011-09-20
Parse unique box types
Brian Anderson
-0
/
+7
2011-09-20
Remove bogus comments from run-pass/task-comm-3
Brian Anderson
-2
/
+0
2011-09-20
Rehabilitate run-fail/trivial-message2
Brian Anderson
-13
/
+19
2011-09-20
Remove a bogus comment from run-fail/spawnfail
Brian Anderson
-1
/
+0
2011-09-20
Actually un-xfail task-comm-14
Brian Anderson
-1
/
+0
2011-09-20
Rehabilitate task-comm-14
Brian Anderson
-8
/
+12
2011-09-20
Add an assert to run-fail/unwind-alt
Brian Anderson
-0
/
+1
2011-09-20
Zero locals that are inited via alt expressions. Closes #945
Brian Anderson
-0
/
+12
2011-09-19
Add tests for moving nullary functions
Brian Anderson
-0
/
+19
2011-09-19
Un-xfail various tests
Brian Anderson
-9
/
+0
2011-09-19
Un-xfail-fast run-pass/send-iloop
Brian Anderson
-2
/
+0
2011-09-19
Remove a spurious error pattern from run-pass/linked-failure
Brian Anderson
-1
/
+0
2011-09-19
Un-xfail two tests under check-fast
Brian Anderson
-2
/
+0
2011-09-19
Revert "xfail some tests that hang (instead of segfaulting) since eafb6789a2"
Brian Anderson
-5
/
+0
2011-09-19
Check for the correct exit code on cfail tests. Closes #938
Brian Anderson
-3
/
+7
2011-09-19
Build tuples in two phases to avoid cleaning up partial tuples
Brian Anderson
-0
/
+13
2011-09-19
Register tuple cleanups after the tuple is built
Brian Anderson
-0
/
+9
2011-09-19
Revert "Revert "xfail some tests that hang (instead of segfaulting) since eaf...
Brian Anderson
-0
/
+5
2011-09-19
Revert "Check for the correct exit code on cfail tests. Closes #938"
Brian Anderson
-7
/
+3
2011-09-19
Revert "xfail some tests that hang (instead of segfaulting) since eafb6789a2"
Brian Anderson
-5
/
+0
2011-09-19
Check for the correct exit code on cfail tests. Closes #938
Brian Anderson
-3
/
+7
2011-09-19
Build records in two phases to avoid cleanups on partial records
Brian Anderson
-0
/
+16
2011-09-19
Don't register record cleanups until the record is built
Brian Anderson
-0
/
+11
2011-09-18
xfail some tests that hang (instead of segfaulting) since eafb6789a2
Marijn Haverbeke
-0
/
+5
2011-09-16
Make move-mode arguments unwind correctly. Closes #939
Brian Anderson
-0
/
+9
2011-09-16
Saner approach to lvalues and callable values in trans
Marijn Haverbeke
-3
/
+3
2011-09-16
Un-xfail some task-comm tests
Brian Anderson
-29
/
+23
2011-09-16
Yield after send
Brian Anderson
-0
/
+28
2011-09-16
Handle the case where a child task tries to kill a parent while it is dying
Brian Anderson
-0
/
+23
2011-09-16
Revert "Saner approach to lvalues and callable values in trans"
Marijn Haverbeke
-3
/
+3
2011-09-16
Require body of else-less if expressions to be a value-less block
Marijn Haverbeke
-5
/
+5
2011-09-16
Saner approach to lvalues and callable values in trans
Marijn Haverbeke
-3
/
+3
2011-09-16
Remove autoderef for calls
Marijn Haverbeke
-28
/
+6
2011-09-16
Change convention for specifying referenced argument
Marijn Haverbeke
-2
/
+2
2011-09-15
Add parens, as needed, around else-if conditions.
Jesse Ruderman
-2
/
+9
2011-09-15
Add regression tests for previously ambiguous syntactic forms
Brian Anderson
-0
/
+37
2011-09-15
Generalize expression roots in alias analysis
Marijn Haverbeke
-0
/
+9
2011-09-15
Add tests for returning by reference
Marijn Haverbeke
-0
/
+92
2011-09-15
Remove maybe_protect_block kludge from pretty-printer
Marijn Haverbeke
-35
/
+1
2011-09-15
Insert omitted semicolons for statements
Marijn Haverbeke
-14
/
+12
2011-09-14
xfail-fast run-pass/linked-failure.rs. Not sure what the problem is.
Brian Anderson
-1
/
+1
2011-09-14
Unsupervise tasks before the scheduler kills them. Unblock before yield->fail
Brian Anderson
-3
/
+2
2011-09-14
Add a run-pass test for linked failure
Brian Anderson
-0
/
+24
2011-09-14
Make failure propagation to dead parents work
Brian Anderson
-0
/
+71
2011-09-14
Make linked task failure work again
Brian Anderson
-1
/
+0
2011-09-14
Add another XFAILed test for failing destructors
Brian Anderson
-0
/
+13
2011-09-14
Add another unwind test
Brian Anderson
-0
/
+12
2011-09-14
Add support for negative literals.
Josh Matthews
-0
/
+6
2011-09-13
Print something when we can't figure out a tag name. Mitigates #876.
Michael Sullivan
-1
/
+1
2011-09-13
Ensure that the declared type and actual type of a constant agree
Marijn Haverbeke
-0
/
+4
[prev]
[next]