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-12-10
Remove un-needed code for obsolete classes
Tim Chevalier
-0
/
+15
2012-12-10
Adjust the die macro to only accept ~str and to work in statement position
Brian Anderson
-0
/
+35
2012-12-10
tests: relicense .pp files. Oddly not caught during local testing.
Graydon Hoare
-0
/
+30
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-1
/
+19111
2012-12-10
test: Fix aux-build in struct-destructuring-cross-crate. rs=bustage
Patrick Walton
-0
/
+2
2012-12-10
librustc: Fix bug preventing cross-crate struct destructuring from working. r...
Patrick Walton
-0
/
+16
2012-12-09
Add test case for deprecated attribute.
Luqman Aden
-0
/
+10
2012-12-08
Fix busted test case
Tim Chevalier
-1
/
+1
2012-12-08
Update and un-xfail crate-method-reexport-grrrrrrr2
Tim Chevalier
-7
/
+4
2012-12-08
Print out a more helpful type error message for do-blocks/for-loops
Tim Chevalier
-3
/
+32
2012-12-07
Xfail broken tests
Tim Chevalier
-0
/
+2
2012-12-07
test: Fix borrowck-preserve-box-in-pat. rs=bustage
Patrick Walton
-6
/
+6
2012-12-07
test: Fix borrowck-preserve-box-in-discr; more fallout from pattern bindings....
Patrick Walton
-6
/
+6
2012-12-07
test: Remove alt-implicit-copy.rs test. Incompatible with current borrow chec...
Patrick Walton
-6
/
+0
2012-12-07
test: Fix some busted run-pass tests, fallout from the pattern bindings chang...
Patrick Walton
-26
/
+7
2012-12-07
Add test for #2995
Tim Chevalier
-0
/
+3
2012-12-07
Add test case for #2828
Tim Chevalier
-0
/
+21
2012-12-07
libsyntax: Fix parsing of module-qualified structure patterns. rs=bugfix
Patrick Walton
-0
/
+12
2012-12-07
librustc: Implement "&mut [T]" as an expression. r=brson
Patrick Walton
-0
/
+4
2012-12-07
Trait constraints are separated by space, not comma
Brian Anderson
-20
/
+20
2012-12-07
Add an auto-slice-and-ref step to method lookup. Allows ~[T] to work with exp...
Brian Anderson
-0
/
+66
2012-12-07
Merge pull request #4101 from brson/bound-default-methods
Brian Anderson
-0
/
+71
2012-12-07
syntax: try to fix pattern printing yet again, r=burningtree.
Graydon Hoare
-1
/
+1
2012-12-07
bench: fix nbody bugs, r=burningtree.
Graydon Hoare
-13
/
+29
2012-12-07
syntax: Permit splicing anything into a quote that implements ToTokens.
Graydon Hoare
-3
/
+2
2012-12-06
Test cases, some xfailed
Tim Chevalier
-0
/
+323
2012-12-06
Remove obsolete comment
Tim Chevalier
-3
/
+0
2012-12-06
Remove compile-fail test from run-pass
Tim Chevalier
-11
/
+0
2012-12-06
Xfail trait-inheritance-overloading-xc-exe
Tim Chevalier
-0
/
+1
2012-12-06
Use fuzzy_eq in run-pass/intrinsics-math.rs
Brian Anderson
-26
/
+30
2012-12-06
xfail-fast static-fn-inline-xc. needs aux-build
Brian Anderson
-0
/
+1
2012-12-06
Rename std::ebml::Reader => std::ebml::reader, same for writer
Tim Chevalier
-2
/
+2
2012-12-06
Add various test cases, mostly xfailed
Tim Chevalier
-0
/
+38
2012-12-06
test: Fix compilation of benchmarks for moves-based-on-type. rs=bustage
Patrick Walton
-14
/
+16
2012-12-06
test: Fix shootout-mandelbrot.rs. rs=bustage
Patrick Walton
-5
/
+5
2012-12-06
test: Fix busted test. rs=bustage
Patrick Walton
-1
/
+1
2012-12-06
test: Fix more compile-fail bustage. rs=bustage
Patrick Walton
-10
/
+8
2012-12-06
test: Fix some compile-fail bustage. rs=bustage
Patrick Walton
-36
/
+10
2012-12-06
test: Fix some run-fail bustage. rs=bustage
Patrick Walton
-4
/
+4
2012-12-06
test: Fix some more run-pass bustage. rs=clownshoes
Patrick Walton
-2
/
+2
2012-12-05
librustc: Fix handling of `~` and `@` unary operators in mode computation. Cl...
Patrick Walton
-0
/
+4
2012-12-05
librustc: Fix type_use to not treat i1* arguments as interchangeable with i8*...
Patrick Walton
-0
/
+11
2012-12-05
Fix test
Brian Anderson
-1
/
+1
2012-12-05
Fix cross-crate inlining of static functions
Brian Anderson
-0
/
+23
2012-12-05
test: Fix float imprecision error on intrinsics-math
Patrick Walton
-1
/
+1
2012-12-05
test: Fix alt-implicit-copy-unique. rs=me
Patrick Walton
-1
/
+1
2012-12-05
test: More bustage fixes. rs=me
Patrick Walton
-11
/
+11
2012-12-05
test: More run-pass test fixes
Patrick Walton
-45
/
+47
2012-12-05
test: Fix a bunch of test cases. rs=burning
Patrick Walton
-21
/
+27
2012-12-04
Merge remote-tracking branch 'luqmana/incoming'
Brian Anderson
-0
/
+88
[prev]
[next]