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-10-24
adjust comments
Niko Matsakis
-8
/
+37
2012-10-24
Workaround #3850
Niko Matsakis
-5
/
+9
2012-10-24
Implement proper subtyping for region fn types (part of #2263)
Niko Matsakis
-417
/
+877
2012-10-24
Move binarysort out of MergeState
Simon BD
-36
/
+36
2012-10-24
Remove commented out code
Simon BD
-28
/
+0
2012-10-24
Remove and comment out more MergeState code
Simon BD
-28
/
+28
2012-10-24
Remove some code that MergeState used to prevent double frees
Simon BD
-33
/
+1
2012-10-24
Fix tests for Copy bound
Simon BD
-45
/
+9
2012-10-24
Add copy bound to sort
Simon BD
-104
/
+52
2012-10-24
Merge pull request #3852 from veddan/type-limits
Brian Anderson
-0
/
+148
2012-10-24
Merge branch 'method-vis-parse'
Brian Anderson
-10
/
+37
2012-10-24
rustc: Implement typechecking for tuple structs. r=nmatsakis
Patrick Walton
-11
/
+87
2012-10-24
Added compile-fail tests
Viktor Dahl
-0
/
+25
2012-10-24
Cleaned up formatting and fixed bug in rev_binop
Viktor Dahl
-105
/
+119
2012-10-24
Implemented '-W type-limits' (#3833)
Viktor Dahl
-0
/
+109
2012-10-24
stage2 run-pass test for #3753
Mahmut Bulut
-0
/
+27
2012-10-24
Make check & Tidy
Mahmut Bulut
-4
/
+3
2012-10-23
rustc: Implement construction of monomorphic struct-like variants. r=nmatsakis
Patrick Walton
-73
/
+303
2012-10-23
Move futures to std
Brian Anderson
-8
/
+6
2012-10-23
core: Remove remaining use of Future
Brian Anderson
-3
/
+7
2012-10-23
core: Use PortOne instead of Future in future_result
Brian Anderson
-23
/
+21
2012-10-23
core: Remove the unused Notification enum
Brian Anderson
-38
/
+11
2012-10-23
core: Use less code for option dancing that notification channel
Brian Anderson
-37
/
+8
2012-10-23
core: Replace future_pipe with pipe::oneshot
Brian Anderson
-13
/
+7
2012-10-23
core: Give future_pipe the same definition as pipes::oneshot
Brian Anderson
-7
/
+13
2012-10-23
rt: Remove unused string upcalls harder
Brian Anderson
-33
/
+0
2012-10-23
rt: Remove box annihilator
Brian Anderson
-258
/
+1
2012-10-23
rt: Remove unused string upcalls
Brian Anderson
-35
/
+0
2012-10-23
Remove <- operator from the compiler
Tim Chevalier
-132
/
+53
2012-10-23
Remove uses of binary move in the compiler
Tim Chevalier
-6
/
+6
2012-10-23
Don't generate move-by-init in AST builder
Tim Chevalier
-2
/
+8
2012-10-23
Remove uses of binary move - <- - from tests and libraries
Tim Chevalier
-136
/
+151
2012-10-23
rustc: Implement typechecking for simple monomorphic derivable traits on mono...
Patrick Walton
-123
/
+422
2012-10-23
rustc: Lower-case the error messages in kind.rs, for consistency
Brian Anderson
-13
/
+13
2012-10-23
* Parsing sequence changed
Mahmut Bulut
-11
/
+12
2012-10-22
Tidy
Brian Anderson
-2
/
+2
2012-10-22
Merge remote-tracking branch 'luqmana/incoming'
Brian Anderson
-33
/
+104
2012-10-23
Fix compare_and_swap to not break tests.
Luqman Aden
-133
/
+16
2012-10-22
Re-add bad Ord impl test
Simon BD
-0
/
+19
2012-10-22
Fix typo
Simon BD
-1
/
+1
2012-10-22
Fix long line
Simon BD
-1
/
+2
2012-10-22
Use explicit self
Simon BD
-8
/
+8
2012-10-22
Uncomment tests and fix binarysort segmentation fault
Simon BD
-95
/
+72
2012-10-22
core: Add Result.get_ref method
Brian Anderson
-0
/
+8
2012-10-22
core: add condition.raise_default.
Graydon Hoare
-5
/
+27
2012-10-22
rustc: Factor out struct literal typechecking in preparation for struct-like ...
Patrick Walton
-122
/
+132
2012-10-22
rustc: Implement generic cross-crate trait inheritance
Patrick Walton
-45
/
+206
2012-10-22
core: settle on the trap/in condition convention for now. Implement proper re...
Graydon Hoare
-238
/
+119
2012-10-22
Merge remote-tracking branch 'original/incoming' into incoming
Simon BD
-8309
/
+8948
2012-10-22
Fix up tests, export tim_sort
Simon BD
-25
/
+19
[prev]
[next]