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
Age
Commit message (
Expand
)
Author
Lines
2012-11-01
Adding xfailed test for #3874
Tim Chevalier
-0
/
+9
2012-11-01
rustc: Fix tab characters
Patrick Walton
-30
/
+30
2012-11-01
rustc: Stop overwriting trait static method types when checking generic trait...
Patrick Walton
-6
/
+66
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
rustc: Swap argument order in drop_and_cancel_clean
Brian Anderson
-2
/
+2
2012-10-31
Merge remote-tracking branch 'vertexclique/incoming'
Brian Anderson
-1
/
+16
2012-11-01
change function and place in expr.rs
Mahmut Bulut
-20
/
+7
2012-10-31
Fix checking of duplicate and missing struct field initializers. Closes #3486...
Brian Anderson
-5
/
+39
2012-10-31
rusti: Correct by-copy flag
Zack Corr
-1
/
+1
2012-10-31
rusti: Remove legacy modes and exports
Zack Corr
-3
/
+0
2012-10-30
Fix #1458 (allow paren'd exprs to be the operator in a `do`)
Tim Chevalier
-1
/
+13
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
-217
/
+148
2012-10-30
* dropnzero_val fn added
Mahmut Bulut
-1
/
+20
2012-10-30
rustc: Translate "deriving" for monomorphic intra-crate enums. r=brson
Patrick Walton
-38
/
+214
2012-10-30
rustc: Instantiate trait refs for automatically-derived implementations. Shou...
Patrick Walton
-5
/
+18
2012-10-30
core: fix breakage from recent merge.
Graydon Hoare
-1
/
+1
2012-10-30
Merge pull request #3881 from vertexclique/incoming
Graydon Hoare
-34
/
+0
2012-10-30
Remove trait of TimesIx
Mahmut Bulut
-4
/
+0
2012-10-30
rusti: Remove linenoise module, add to rt, remove core::rl
Zack Corr
-24
/
+704
2012-10-29
Merge pull request #3885 from pcwalton/master
Patrick Walton
-2
/
+79
2012-10-29
rustc: Implement typechecking for automatically-derived enums
Patrick Walton
-2
/
+79
2012-10-29
std: disable timsort crash-test on windows.
Graydon Hoare
-0
/
+1
2012-10-29
Merge pull request #3871 from pcwalton/master
Patrick Walton
-33
/
+266
2012-10-28
Removing iter::TimesIx
Mahmut Bulut
-30
/
+0
2012-10-27
Make class-cast-to-trait compile (not sure why this worked before)
Tim Chevalier
-5
/
+5
2012-10-27
Remove unnecessary suffixes
Tim Chevalier
-1
/
+1
2012-10-27
Remove un-needed comparisons, suppress warnings
Tim Chevalier
-2
/
+2
2012-10-27
rusti: Correct formatting
Zack Corr
-28
/
+28
2012-10-27
rusti: Add current working directory to search path
Zack Corr
-0
/
+1
2012-10-27
rusti: Add linenoise, wrap into core::rl and add rusti REPL tool
Zack Corr
-0
/
+466
2012-10-26
Partial fix for #2687---impl method must only be subtype of trait method, not...
Niko Matsakis
-14
/
+66
2012-10-26
rustc: Translate monomorphic intra-crate automatically-derived methods that f...
Patrick Walton
-33
/
+266
2012-10-26
libsyntax: Fix pretty printing of tuple structs. Attempt to put out fire. rs=...
Patrick Walton
-26
/
+51
2012-10-25
std: Fix build errors in sort
Brian Anderson
-4
/
+4
2012-10-25
Fix long line
Tim Chevalier
-1
/
+2
2012-10-25
Rename core::uniq to core::owned
Tim Chevalier
-1
/
+1
2012-10-25
libsyntax: Don't write a ctor ID for struct-like enum variants. rs=rustbot
Patrick Walton
-1
/
+1
2012-10-25
Merge remote-tracking branch '14427/incoming'
Brian Anderson
-34
/
+861
2012-10-25
rustc: Translate and check exhaustiveness of struct-like enum variant pattern...
Patrick Walton
-20
/
+150
2012-10-25
Merge pull request #3858 from pcwalton/struct-like-typeck
Patrick Walton
-77
/
+197
2012-10-25
Make error message for non-copyable args less misleading
Tim Chevalier
-1
/
+3
2012-10-25
rustc: Typecheck, privacy check, and borrow check struct-like enum variants
Patrick Walton
-77
/
+197
2012-10-25
rustc: Translate tuple struct constructors
Patrick Walton
-48
/
+192
2012-10-25
libcore: Make a few more dvec functions inline. Improves profile of Servo. rs=me
Patrick Walton
-7
/
+7
2012-10-25
Remove some unused MergeState code, add a Fixme and remove a workaround invol...
Simon BD
-8
/
+5
2012-10-24
Merge remote-tracking branch 'brson/futures'
Brian Anderson
-122
/
+66
2012-10-24
Long lines
Brian Anderson
-6
/
+6
[prev]
[next]