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-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
2012-06-21
A test to exercise suffix inference for unary minus a little more.
Lindsey Kuper
-0
/
+43
2012-06-21
unxfail test for #2657
Niko Matsakis
-6
/
+1
2012-06-21
Issue #2657: track mutability of bindings, also prevent move from bindings
Niko Matsakis
-0
/
+13
2012-06-21
handle moves in let initializers and allow moves from unsafe ptrs
Niko Matsakis
-0
/
+41
2012-06-20
Fix resolve bug that made nested classes not work
Tim Chevalier
-0
/
+15
2012-06-20
Comments only: typos
Tim Chevalier
-1
/
+1
2012-06-20
Don't consider loops to be breaking if they contain inner loops that break
Tim Chevalier
-0
/
+6
2012-06-20
Change error to debug
Tim Chevalier
-2
/
+1
2012-06-20
Remove obsolete comment.
Lindsey Kuper
-4
/
+0
2012-06-20
doc: add information about suffix inference to tutorial and manual.
Lindsey Kuper
-0
/
+22
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-326
/
+73
2012-06-20
Fix a test I messed up.
Michael Sullivan
-1
/
+2
2012-06-20
Test for #2242 (xfailed for now)
Tim Chevalier
-0
/
+46
2012-06-20
Call the correct type formatting function for more typecheck diagnostics. Clo...
Michael Sullivan
-0
/
+4
2012-06-20
Don't force resolution of integral type vars in unary minus exprs
Lindsey Kuper
-4
/
+4
2012-06-19
two more tests for method autoderef
Niko Matsakis
-0
/
+16
2012-06-19
support autoderef on method calls
Niko Matsakis
-0
/
+30
2012-06-19
Updating kind rules to make sure we don't sneakily send ports.
Eric Holk
-0
/
+11
2012-06-19
Enable integer literal suffix inference.
Lindsey Kuper
-2
/
+22
2012-06-19
Add `i` suffix to cfail test so it works after suffix inference
Lindsey Kuper
-2
/
+2
2012-06-19
Adding `i` suffixes so cfail tests keep failing after suffix inference
Lindsey Kuper
-2
/
+2
2012-06-19
first steps to autoderef on method calls
Niko Matsakis
-3
/
+0
2012-06-19
random forgotten test case
Niko Matsakis
-0
/
+8
2012-06-19
Moved arc to libcore and added an arc that allows shared mutable state throug...
Eric Holk
-8
/
+0
2012-06-19
Another benchmark
Eric Holk
-0
/
+74
2012-06-18
Fix a failing test.
Michael Sullivan
-2
/
+2
2012-06-18
Add 'do' expressions
Brian Anderson
-0
/
+23
2012-06-18
Use unboxed vecs for string shape glue.
Michael Sullivan
-3
/
+3
2012-06-18
Remove FIXME from run-pass/basic.rs. Closes #2600
Brian Anderson
-1
/
+0
2012-06-18
Adding `i` suffixes so cfail tests keep failing after suffix inference
Lindsey Kuper
-11
/
+11
2012-06-18
Remove test that depends on rustc
Tim Chevalier
-5
/
+0
2012-06-17
Issue #2633: remove last_use entries that are subject to a loan
Niko Matsakis
-3
/
+9
[prev]
[next]