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-pass
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
Actually un-xfail task-comm-14
Brian Anderson
-1
/
+0
2011-09-20
Rehabilitate task-comm-14
Brian Anderson
-0
/
+34
2011-09-19
Add tests for moving nullary functions
Brian Anderson
-0
/
+19
2011-09-19
Un-xfail various tests
Brian Anderson
-7
/
+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-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
-3
/
+3
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
-26
/
+6
2011-09-16
Change convention for specifying referenced argument
Marijn Haverbeke
-1
/
+1
2011-09-15
Add parens, as needed, around else-if conditions.
Jesse Ruderman
-2
/
+9
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
/
+23
2011-09-15
Remove maybe_protect_block kludge from pretty-printer
Marijn Haverbeke
-0
/
+1
2011-09-15
Insert omitted semicolons for statements
Marijn Haverbeke
-3
/
+3
2011-09-14
xfail-fast run-pass/linked-failure.rs. Not sure what the problem is.
Brian Anderson
-1
/
+1
2011-09-14
Add a run-pass test for linked failure
Brian Anderson
-0
/
+24
2011-09-14
Add support for negative literals.
Josh Matthews
-0
/
+6
2011-09-13
Make for loop alias-safe
Marijn Haverbeke
-0
/
+8
2011-09-13
Apply implicit copying for unsafe references to alt patterns
Marijn Haverbeke
-0
/
+6
2011-09-12
Merge branch 'unwind'
Brian Anderson
-0
/
+64
2011-09-12
Properly implement copy expressions
Marijn Haverbeke
-1
/
+12
2011-09-12
Pretty-print for new arg-mode syntax
Marijn Haverbeke
-12
/
+12
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-117
/
+116
2011-09-12
Fix tests for new argument-passing convention
Marijn Haverbeke
-0
/
+18
2011-09-11
Add an XFAILed test for native "llvm" modules
Brian Anderson
-0
/
+10
2011-09-11
XFAIL run-pass/task-comm-15 on win32 again
Brian Anderson
-0
/
+1
2011-09-11
XFAIL some run-pass unwinding tests on win32
Brian Anderson
-0
/
+3
2011-09-11
Add a number of unwinding tests
Brian Anderson
-0
/
+50
2011-09-02
Reformat. Issue #855
Brian Anderson
-415
/
+324
2011-09-02
Eliminate const_refcount. Issue #855
Brian Anderson
-4
/
+0
2011-09-02
test: Add a test case for linearize_ty_params() and shapes
Patrick Walton
-0
/
+25
2011-09-01
Convert all uses of #ifmt to #fmt. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Make #fmt and #ifmt synonymous. Issue #855
Brian Anderson
-149
/
+149
2011-09-01
Do less work in run-pass/task-comm.rs
Brian Anderson
-2
/
+2
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-41
/
+41
2011-09-01
Convert some comm tests to istrs. Issue #855
Brian Anderson
-8
/
+8
2011-09-01
Remove std::str. Issue #855
Brian Anderson
-2
/
+1
2011-09-01
No, not all fn constraints have the same args as the fn does, in the same ord...
Tim Chevalier
-0
/
+11
2011-09-01
Allow istrs as patterns. Issue #855
Brian Anderson
-5
/
+21
2011-09-01
Remove some uses of str_buf builtin. Issue #855
Brian Anderson
-3
/
+2
2011-09-01
Convert main functions to istrs. Issue #855
Brian Anderson
-14
/
+14
[prev]
[next]