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
Age
Commit message (
Expand
)
Author
Lines
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-614
/
+614
2012-06-25
Comment out the *right* part of the test failing due to issue #2724.
Michael Sullivan
-3
/
+3
2012-06-25
Comment out a failing part of a test; this is Issue #2724.
Michael Sullivan
-1
/
+2
2012-06-25
test: Make zip-same-length no longer rely on resolve not handling shadowed mo...
Patrick Walton
-2
/
+1
2012-06-25
rustc: Make 'do' work with effects the same as 'for'
Brian Anderson
-0
/
+10
2012-06-25
Remove test case that doesn't work on its own
Tim Chevalier
-6
/
+0
2012-06-25
Add class fields to the global index
Tim Chevalier
-0
/
+6
2012-06-25
Some perf fixes, although vec::slice is still too slow (Issue #2719)
Eric Holk
-8
/
+7
2012-06-25
test: Remove the import-glob-circular test since the name resolution semantic...
Patrick Walton
-50
/
+0
2012-06-25
test: Swap the order of two imports in import7 to eliminate another cycle
Patrick Walton
-1
/
+1
2012-06-25
test: Swap the order of two imports in import6 to eliminate a cycle
Patrick Walton
-1
/
+1
2012-06-25
Remove redundant 'extension' mods from numeric mods
Brian Anderson
-3
/
+5
2012-06-25
Automatically export methods on core numeric types
Ben Striegel
-0
/
+24
2012-06-25
Merge branch 'incoming' into resource-to-class
Tim Chevalier
-0
/
+36
2012-06-25
Merge
Tim Chevalier
-42
/
+36
2012-06-25
Add test cases for issue 2445
Tim Chevalier
-0
/
+36
2012-06-25
Test case for issue 2718
Tim Chevalier
-0
/
+38
2012-06-25
Remove resources from a few places I missed
Tim Chevalier
-1
/
+1
2012-06-25
Finish compare glue for classes
Tim Chevalier
-4
/
+24
2012-06-25
Improved perf for msgsend (Issue #2719)
Eric Holk
-1
/
+1
2012-06-25
Improved graph500 performance (Issue #2719)
Eric Holk
-1
/
+1
2012-06-24
Make 'do' expressions accept stack closures
Brian Anderson
-0
/
+5
2012-06-24
More test cases for classes with dtors
Tim Chevalier
-0
/
+67
2012-06-24
Remove resources
Tim Chevalier
-10
/
+46
2012-06-22
Remove 'implements' keyword in favour of :, part of #2301.
Graydon Hoare
-15
/
+15
2012-06-22
core: Name is_failure to is_err, is_success to is_ok
Brian Anderson
-1
/
+1
2012-06-22
Minor capitalization/punctuation fixes in error messages
Lindsey Kuper
-4
/
+4
2012-06-22
Nicer quoting in "attempted access of field" message. Issue #2358.
Lindsey Kuper
-4
/
+4
2012-06-22
Adding an issue number to vec-add.rs
Eric Holk
-3
/
+3
2012-06-22
Use must_have_lock instead of private functions. (Issue #2700)
Eric Holk
-13
/
+2
2012-06-22
Hack to make [] and []/~ the same type in preparation for switching to []/~.
Michael Sullivan
-1
/
+1
2012-06-22
Remove resources from remaining test cases
Tim Chevalier
-14
/
+44
2012-06-21
Add test cases
Tim Chevalier
-0
/
+19
2012-06-21
Hopefully make issue 2214 test case work on Windows -- sigh
Tim Chevalier
-0
/
+5
2012-06-21
Make liveness print out a proper error message for moves out of a self field
Tim Chevalier
-0
/
+13
2012-06-21
Add test for issue 2467
Tim Chevalier
-0
/
+6
2012-06-21
Fix linker problem in issue 2214 test case
Tim Chevalier
-0
/
+19
2012-06-21
Adding `i` suffixes so cfail tests keep failing after suffix inference
Lindsey Kuper
-1
/
+1
2012-06-21
Add tests to exercise the "pattern has N field(s), but" error patterns.
Lindsey Kuper
-0
/
+32
2012-06-21
Revert "Add test for issue 2214"
Tim Chevalier
-18
/
+0
2012-06-21
xfailing vec-add.
Eric Holk
-0
/
+6
2012-06-21
Adding a benchmark for the new message passing code
Eric Holk
-0
/
+76
2012-06-21
Remove some commented out code so the pretty printer doesn't get confused.
Eric Holk
-2
/
+0
2012-06-21
Updating errors in vec-add.rs
Eric Holk
-19
/
+29
2012-06-21
Library vecs are fast now.
Eric Holk
-2
/
+2
2012-06-21
Move vector addition out of trans and into libcore.
Eric Holk
-13
/
+11
2012-06-21
Generate a temporary for assign_ops. Issue #2581
Eric Holk
-0
/
+74
2012-06-21
Add and xfail test for 2101
Tim Chevalier
-0
/
+20
2012-06-21
Add test for issue 2214
Tim Chevalier
-0
/
+18
2012-06-21
Test for issue 1896 (which appears to be fixed)
Tim Chevalier
-0
/
+8
[prev]
[next]