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-11-14
rustc: Allow constants to be used in patterns. r=nmatsakis
Patrick Walton
-0
/
+13
2012-11-13
Tools should not be build prereqs of tests. Closes #3946
Brian Anderson
-0
/
+1
2012-11-13
librustc: Implement deriving with a unit return type. r=tjc
Patrick Walton
-0
/
+40
2012-11-13
cleanup: convert some remaining #foo invocations to foo! form.
Graydon Hoare
-26
/
+14
2012-11-12
rustc: Make static methods not leak out of traits. r=brson
Patrick Walton
-0
/
+25
2012-11-12
rustc: Implement floating point literal inference. r=nmatsakis
Patrick Walton
-0
/
+18
2012-11-09
Add a test for multiple main functions
Brian Anderson
-0
/
+7
2012-11-08
xfail-fast run-pass/pub-use-xcrate
Brian Anderson
-0
/
+1
2012-11-08
rustc: Fix cross-crate reexports. #3908. r=pcwalton
Brian Anderson
-1
/
+0
2012-11-07
rustc: Support irrefutable patterns in function arguments. r=nmatsakis
Patrick Walton
-2
/
+25
2012-11-07
rustc: Implement the Drop trait. r=brson
Patrick Walton
-0
/
+66
2012-11-06
rustc: reuse const vals, translate fn paths as consts. Close #2530.
Graydon Hoare
-0
/
+11
2012-11-06
Cleanup how we handle proto in types, remove unsound subtyping
Niko Matsakis
-51
/
+63
2012-11-05
rustc: Implement deriving involving generic bounded traits. r=brson
Patrick Walton
-0
/
+33
2012-11-05
rustc: Implement parsing and typechecking for "once fn"
Patrick Walton
-0
/
+7
2012-11-02
syntax: Fold macros in default methods. Closes #3911
Brian Anderson
-0
/
+17
2012-11-02
Add xfailed test for #3908
Brian Anderson
-0
/
+20
2012-11-02
Add xfailed test for #3907
Brian Anderson
-0
/
+23
2012-11-02
test: Fix error messages in compile-fail tests. rs=rustbot
Patrick Walton
-12
/
+7
2012-11-02
rustc: Implement ~Trait. r=nmatsakis
Patrick Walton
-0
/
+43
2012-11-02
rustc: Implement dereference via unary '*' for structs. r=nmatsakis
Patrick Walton
-0
/
+7
2012-11-02
rustc: Implement translation of pattern matching for tuple structs and unit-l...
Patrick Walton
-0
/
+32
2012-11-02
rustc: Implement typechecking, exhaustiveness checking, and borrow checking f...
Patrick Walton
-0
/
+11
2012-11-01
xfail issue-2061
Brian Anderson
-0
/
+1
2012-11-01
Add run-fail test for #2061
Tim Chevalier
-0
/
+11
2012-11-01
Support #[cfg] on methods
Brian Anderson
-1
/
+35
2012-11-01
Tests for #1896
Tim Chevalier
-0
/
+48
2012-11-01
Adding xfailed test for #3874
Tim Chevalier
-0
/
+9
2012-11-01
rustc: Stop overwriting trait static method types when checking generic trait...
Patrick Walton
-0
/
+32
2012-11-01
Add xfailed test cases
Tim Chevalier
-0
/
+27
2012-11-01
Add test case for #3878, which didn't get merged somehow
Tim Chevalier
-0
/
+5
2012-10-31
Merge remote-tracking branch 'vertexclique/incoming'
Brian Anderson
-0
/
+9
2012-10-31
Fix checking of duplicate and missing struct field initializers. Closes #3486...
Brian Anderson
-0
/
+30
2012-10-30
Fix #1458 (allow paren'd exprs to be the operator in a `do`)
Tim Chevalier
-0
/
+12
2012-10-30
Remove xfail-pretty from tests that pretty-print correctly now
Tim Chevalier
-32
/
+0
2012-10-31
testcase added for #3878
Mahmut Bulut
-0
/
+9
2012-10-30
Preserve parenthesization in the AST
Tim Chevalier
-7
/
+10
2012-10-30
rustc: Translate "deriving" for monomorphic intra-crate enums. r=brson
Patrick Walton
-0
/
+32
2012-10-29
rustc: Implement typechecking for automatically-derived enums
Patrick Walton
-0
/
+24
2012-10-29
Merge pull request #3871 from pcwalton/master
Patrick Walton
-0
/
+32
2012-10-27
Make class-cast-to-trait compile (not sure why this worked before)
Tim Chevalier
-5
/
+5
2012-10-26
Partial fix for #2687---impl method must only be subtype of trait method, not...
Niko Matsakis
-0
/
+46
2012-10-26
rustc: Translate monomorphic intra-crate automatically-derived methods that f...
Patrick Walton
-0
/
+32
2012-10-25
Merge remote-tracking branch '14427/incoming'
Brian Anderson
-2
/
+2
2012-10-25
rustc: Translate and check exhaustiveness of struct-like enum variant pattern...
Patrick Walton
-0
/
+45
2012-10-25
rustc: Translate tuple struct constructors
Patrick Walton
-0
/
+7
2012-10-24
Merge remote-tracking branch 'brson/futures'
Brian Anderson
-19
/
+16
2012-10-24
Workaround #3850
Niko Matsakis
-5
/
+9
2012-10-24
Implement proper subtyping for region fn types (part of #2263)
Niko Matsakis
-20
/
+43
2012-10-24
Merge pull request #3852 from veddan/type-limits
Brian Anderson
-0
/
+25
[prev]
[next]