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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-12-31
rustc_borrowck: unbox closures used in let bindings
Jorge Aparicio
-11
/
+11
2014-12-31
rustc_back: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-31
rustc: unbox closures used in let bindings
Jorge Aparicio
-14
/
+14
2014-12-31
getopts: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-31
core: unbox closures used in let bindings
Jorge Aparicio
-3
/
+3
2014-12-31
rustc_borrowck: unbox closures used in function arguments
Jorge Aparicio
-4
/
+12
2014-12-31
rustc_trans: unbox closures used in function arguments
Jorge Aparicio
-7
/
+11
2014-12-31
rustc: unbox closures used in function arguments
Jorge Aparicio
-53
/
+59
2014-12-31
syntax: unbox closures used in function arguments
Jorge Aparicio
-31
/
+35
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-5
/
+7
2014-12-31
collections: fix fallout
Jorge Aparicio
-1
/
+1
2014-12-31
unicode: unbox closures used in function arguments
Jorge Aparicio
-12
/
+15
2014-12-31
auto merge of #20360 : alexcrichton/rust/rollup, r=alexcrichton
bors
-4370
/
+4308
2014-12-31
rollup merge of #20375: brson/windistfix
Alex Crichton
-2
/
+2
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-191
/
+245
2014-12-31
mk: Fix the location of a temp dir when building installer on win
Brian Anderson
-2
/
+2
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-17
/
+21
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-2048
/
+2049
2014-12-30
Fallout from stabilization
Aaron Turon
-424
/
+409
2014-12-30
rollup merge of #20353: alexcrichton/snapshots
Alex Crichton
-756
/
+11
2014-12-30
rollup merge of #20350: fhahn/issue-20340-rustdoc-version
Alex Crichton
-1
/
+2
2014-12-30
rollup merge of #20348: frewsxcv/rm-reexports
Alex Crichton
-21
/
+22
2014-12-30
rollup merge of #20344: brson/srctarballs
Alex Crichton
-1
/
+1
2014-12-30
rollup merge of #20332: js-ojus/master
Alex Crichton
-1
/
+1
2014-12-30
rollup merge of #20330: fhahn/issue-15877-model-lexer-range-2
Alex Crichton
-4
/
+77
2014-12-30
rollup merge of #20329: vhbit/ios-rand-fix
Alex Crichton
-0
/
+3
2014-12-30
rollup merge of #20328: huonw/attack-of-the-clones
Alex Crichton
-3
/
+130
2014-12-30
rollup merge of #20326: rohitjoshi/master
Alex Crichton
-0
/
+6
2014-12-30
rollup merge of #20325: nick29581/obj-safety-static
Alex Crichton
-11
/
+40
2014-12-30
rollup merge of #20323: brson/beta
Alex Crichton
-2
/
+6
2014-12-30
rollup merge of #20321: epall/patch-1
Alex Crichton
-2
/
+2
2014-12-30
rollup merge of #20316: seanmonstar/patch-1
Alex Crichton
-15
/
+16
2014-12-30
rollup merge of #20286: murarth/get-address-name
Alex Crichton
-2
/
+49
2014-12-30
rollup merge of #20247: steveklabnik/gh20088
Alex Crichton
-3
/
+2
2014-12-30
rollup merge of #20217: luqmana/pc
Alex Crichton
-53
/
+7
2014-12-30
rollup merge of #20115: gereeter/split-module-building
Alex Crichton
-1298
/
+1308
2014-12-30
rollup merge of #20065: aturon/stab-2-cmp
Alex Crichton
-83
/
+182
2014-12-30
rollup merge of #20045: alexcrichton/issue-20012
Alex Crichton
-247
/
+192
2014-12-30
rollup merge of #19954: michaelwoerister/rust-gdb
Alex Crichton
-71
/
+396
2014-12-30
Register new snapshots
Alex Crichton
-756
/
+11
2014-12-30
Stabilize cmp
Aaron Turon
-83
/
+182
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-247
/
+192
2014-12-30
Add verbose option to rustdoc in order to fix problem with --version
Florian Hahn
-1
/
+2
2014-12-30
Adjustments from review
Aaron Turon
-8
/
+12
2014-12-30
Libs: Unify concat and concat_vec
Aaron Turon
-59
/
+35
2014-12-30
Second pass stabilization: slice
Aaron Turon
-822
/
+886
2014-12-30
Second pass stabilization: vec
Aaron Turon
-762
/
+677
2014-12-30
std::iter: Add partition and unzip methods to iterators
Aaron Turon
-17
/
+78
2014-12-30
mk: Append -src to source tarballs for easier identification
Brian Anderson
-1
/
+1
2014-12-30
Remove core::atomic::Ordering::* public reexport
Corey Farwell
-21
/
+22
[next]