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-07-29
Reduced test case for current backwarding bug.
Lindsey Kuper
-0
/
+35
2011-07-29
Test case for previous commit
Tim Chevalier
-0
/
+5
2011-07-29
Turn on kind propagation for typarams. Annotate a bunch of typarams in rustc ...
Graydon Hoare
-1
/
+1
2011-07-29
Remove support for obj dtors
Marijn Haverbeke
-165
/
+0
2011-07-29
Fix iter_structural_ty_full for resource types
Marijn Haverbeke
-0
/
+19
2011-07-28
Drop the previous reference when receiving. Closes #763
Brian Anderson
-3
/
+38
2011-07-28
Reenable expr-scope test. Disable under check-fast
Brian Anderson
-5
/
+1
2011-07-28
Change macro syntax to accept a single expr, not a sequence of exprs.
Paul Stansifer
-11
/
+11
2011-07-28
Re-removing a test case that was moved during the big test suite overhaul.
Eric Holk
-41
/
+0
2011-07-28
Per-thread scheduling. Closes #682.
Eric Holk
-0
/
+41
2011-07-28
Test case for issue #435.
Lindsey Kuper
-0
/
+27
2011-07-28
Parse, store and print type parameter kind constraints.
Graydon Hoare
-0
/
+25
2011-07-28
Disable expr-scope test, since it break windows
Marijn Haverbeke
-0
/
+4
2011-07-28
:: is allowed to start an expression. Close #762.
Josh Matthews
-0
/
+5
2011-07-27
Have bind support non-alias parametric non-bound arguments.
Michael Sullivan
-0
/
+16
2011-07-27
Allow already bound functions to be bound again.
Michael Sullivan
-0
/
+12
2011-07-27
Fix nil pattern case to handle for parser adjustment
Marijn Haverbeke
-1
/
+1
2011-07-27
Fix damage done by the pretty-printer
Marijn Haverbeke
-82
/
+306
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-2869
/
+2138
2011-07-26
Add a bunch of tests for blocks.
Michael Sullivan
-0
/
+53
2011-07-26
Add basic support for blocks and types in macros.
Paul Stansifer
-0
/
+4
2011-07-26
Resolve loop collection expressions in the right scope
Marijn Haverbeke
-0
/
+6
2011-07-26
Properly parse 'auto' for loop variable types
Marijn Haverbeke
-0
/
+7
2011-07-26
Remove uses of tuples from the test suite
Marijn Haverbeke
-215
/
+142
2011-07-25
Disable task-comm-15. Fails with multiple threads.
Brian Anderson
-1
/
+4
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-2644
/
+10
2011-07-23
Attempt to put out burning Windows tinderbox.
Eric Holk
-1
/
+1
2011-07-22
More work on word-count.
Eric Holk
-2
/
+2
2011-07-22
Adding test case dealing with communication and hashmaps.
Eric Holk
-0
/
+108
2011-07-22
Implement Macro By Example.
Paul Stansifer
-0
/
+33
2011-07-22
Adding test case for #687.
Eric Holk
-0
/
+62
2011-07-22
Fixing (or at least improving) translation of move semantics for send and rec...
Eric Holk
-4
/
+1
2011-07-22
Exercise self-calls and overriding together a bit more.
Lindsey Kuper
-0
/
+12
2011-07-22
Getting rid of obsolete comments.
Lindsey Kuper
-3
/
+0
2011-07-22
Add xfail-stage3 directives to tests
Brian Anderson
-0
/
+27
2011-07-22
Revert "Enable run-pass/lib-run on win32. Closes #714"
Marijn Haverbeke
-0
/
+7
2011-07-22
Fix unboxing in alias pass
Marijn Haverbeke
-0
/
+8
2011-07-21
Enable run-pass/lib-run on win32. Closes #714
Brian Anderson
-7
/
+0
2011-07-21
Disable run-pass/lib-io.rs on mac
Brian Anderson
-0
/
+6
2011-07-21
Use correct win file open constants, per MinGW
Brian Anderson
-8
/
+7
2011-07-21
Instantiate function preconditions inside the function body
Tim Chevalier
-0
/
+8
2011-07-21
Un-xfail tests.
Lindsey Kuper
-8
/
+0
2011-07-21
Improving move semantics for channel operations.
Eric Holk
-9
/
+4
2011-07-21
Lots of work on memory tracking and channels.
Eric Holk
-6
/
+19
2011-07-20
Parse nil literals (including in patterns)
Tim Chevalier
-0
/
+8
2011-07-20
Test method overriding a little more.
Lindsey Kuper
-0
/
+17
2011-07-20
Test case for issue #718.
Lindsey Kuper
-0
/
+27
2011-07-20
Method overriding tests suddenly pass valgrind for some reason.
Lindsey Kuper
-5
/
+1
2011-07-20
'Overriding' is a more accurate name than 'overloading' for these.
Lindsey Kuper
-0
/
+0
2011-07-19
Typechecking self-calls in anon objs. Closes #540.
Lindsey Kuper
-4
/
+1
[prev]
[next]