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
2015-02-03
rollup merge of #21907: alexcrichton/iter-by-ref
Alex Crichton
-59
/
+34
2015-02-03
rollup merge of #21899: nikomatsakis/closure-unify-anyhow
Alex Crichton
-249
/
+349
2015-02-03
rollup merge of #21897: dotdash/rposition
Alex Crichton
-3
/
+4
2015-02-03
rollup merge of #21893: vhbit/ios-build-fix
Alex Crichton
-14
/
+17
2015-02-03
rollup merge of #21882: Gankro/vec_entry
Alex Crichton
-1
/
+193
2015-02-03
rollup merge of #21870: alexcrichton/missing-stability
Alex Crichton
-0
/
+4
2015-02-03
rollup merge of #21835: alexcrichton/iov2
Alex Crichton
-4
/
+2546
2015-02-03
rollup merge of #21759: aturon/new-path
Alex Crichton
-46
/
+2614
2015-02-03
Add new path module
Aaron Turon
-9
/
+2576
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-37
/
+38
2015-02-03
std: Add `io` module again
Alex Crichton
-4
/
+2546
2015-02-03
std: Remove `iter::ByRef` and generalize impls
Alex Crichton
-59
/
+34
2015-02-03
Update for new snapshot after rebasing.
Niko Matsakis
-1
/
+1
2015-02-03
Correct one case where the inference was detecting a looser result than the
Niko Matsakis
-1
/
+1
2015-02-03
Remove the explicit closure kind syntax from the parser and AST;
Niko Matsakis
-136
/
+155
2015-02-03
Update compile-fail tests to use the expected type to force the
Niko Matsakis
-64
/
+72
2015-02-03
Teach project to unify the return type even if a precise match is not
Niko Matsakis
-28
/
+60
2015-02-03
Allow closure arguments types to unify even if we can't fully resolve
Niko Matsakis
-22
/
+63
2015-02-03
Optimize rposition
Björn Steinbrink
-3
/
+4
2015-02-03
Auto merge of #21877 - dotdash:less_auto_deref, r=alexcrichton
bors
-1
/
+2
2015-02-03
add naivest entry API to VecMap
Alexis
-1
/
+193
2015-02-03
iOS: fixed build
Valerii Hiora
-14
/
+17
2015-02-03
Auto merge of #21675 - huonw:less-false-positives, r=nikomatsakis
bors
-7
/
+138
2015-02-03
Try to only suggest implementable traits for method calls.
Huon Wilson
-7
/
+138
2015-02-03
Auto merge of #21745 - chris-morgan:add-missing-unstable-attributes, r=huonw
bors
-0
/
+38
2015-02-03
Auto merge of #21613 - alfie:suffix-small, r=alexcrichton
bors
-182
/
+182
2015-02-02
std: Add some missing stability attributes
Alex Crichton
-0
/
+4
2015-02-03
Auto merge of #21872 - alexcrichton:rollup, r=alexcrichton
bors
-3161
/
+5715
2015-02-02
Test fixes and rebase conflicts
Alex Crichton
-24
/
+50
2015-02-03
Avoid extra ref/deref cycles when converting &T to *T
Björn Steinbrink
-1
/
+2
2015-02-02
More deprecating of i/u suffixes
Alfie John
-182
/
+182
2015-02-02
rollup merge of #21869: dotdash/bogus_match
Alex Crichton
-4
/
+1
2015-02-02
rollup merge of #21865: steveklabnik/gh21501
Alex Crichton
-4
/
+2
2015-02-02
rollup merge of #21854: alexcrichton/try-borrow
Alex Crichton
-14
/
+55
2015-02-02
rollup merge of #21852: FreeFull/patch-1
Alex Crichton
-1
/
+1
2015-02-02
rollup merge of #21849: alexcrichton/warn2note
Alex Crichton
-1
/
+1
2015-02-02
rollup merge of #21848: Manishearth/book-link
Alex Crichton
-1
/
+1
2015-02-02
rollup merge of #21845: Potpourri/import-syntax
Alex Crichton
-3
/
+30
2015-02-02
rollup merge of #21842: alexcrichton/issue-21839
Alex Crichton
-290
/
+137
2015-02-02
rollup merge of #21832: genbattle/doc-unicode-escapes
Alex Crichton
-12
/
+7
2015-02-02
rollup merge of #21830: japaric/for-cleanup
Alex Crichton
-1443
/
+1308
2015-02-02
rollup merge of #21825: kmcallister/ttdelim-span
Alex Crichton
-1
/
+24
2015-02-02
rollup merge of #21819: dsyang/doc_fix
Alex Crichton
-1
/
+1
2015-02-02
rollup merge of #21818: dotdash/llvm_up
Alex Crichton
-204
/
+282
2015-02-02
rollup merge of #21817: edwardw/symmetric-binop
Alex Crichton
-19
/
+80
2015-02-02
rollup merge of #21815: nagisa/overflowing-lints
Alex Crichton
-25
/
+26
2015-02-02
rollup merge of #21808: jfager/r20454
Alex Crichton
-0
/
+19
2015-02-02
rollup merge of #21803: madmalik/patch-1
Alex Crichton
-1
/
+1
2015-02-02
rollup merge of #21800: brson/unused_features
Alex Crichton
-1
/
+1
2015-02-02
rollup merge of #21794: alexcrichton/stabilize-atomic-usize
Alex Crichton
-0
/
+20
[next]