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-01-03
coretest: fix fallout
Jorge Aparicio
-1
/
+3
2015-01-03
fix rpass/cfail tests
Jorge Aparicio
-18
/
+39
2015-01-03
test: fix fallout
Jorge Aparicio
-1
/
+1
2015-01-03
regex_macros: fix fallout
Jorge Aparicio
-1
/
+1
2015-01-03
rustc_driver: fix fallout
Jorge Aparicio
-1
/
+4
2015-01-03
rustc_trans: fix fallout
Jorge Aparicio
-6
/
+15
2015-01-03
rustc_typeck: fix fallout
Jorge Aparicio
-6
/
+6
2015-01-03
rustc: fix fallout
Jorge Aparicio
-21
/
+34
2015-01-03
syntax: fix fallout
Jorge Aparicio
-11
/
+19
2015-01-03
serialize: fix fallout
Jorge Aparicio
-3
/
+6
2015-01-03
regex: fix fallout
Jorge Aparicio
-7
/
+22
2015-01-03
fmt_macros: fix fallout
Jorge Aparicio
-1
/
+4
2015-01-03
graphviz: fix fallout
Jorge Aparicio
-1
/
+1
2015-01-03
std: fix fallout
Jorge Aparicio
-37
/
+93
2015-01-03
collections: fix fallout
Jorge Aparicio
-124
/
+211
2015-01-03
unicode: fix fallout
Jorge Aparicio
-9
/
+20
2015-01-03
rand: fix fallout
Jorge Aparicio
-2
/
+7
2015-01-03
core: use assoc types in Iterator et al
Jorge Aparicio
-289
/
+500
2015-01-03
auto merge of #20456 : brson/rust/packaging2, r=alexcrichton
bors
-495
/
+3
2015-01-02
Remove .pkg and .exe installers
Brian Anderson
-494
/
+2
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-59
/
+53
2015-01-03
auto merge of #19835 : pythonesque/rust/add-unordered-intrinsic, r=thestinger
bors
-0
/
+3
2015-01-02
auto merge of #20436 : alexcrichton/rust/rollup, r=alexcrichton
bors
-4791
/
+6697
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-588
/
+898
2015-01-02
mk: Change package name from 'rust' to 'rustc'
Brian Anderson
-1
/
+1
2015-01-02
Rebase test fixes v2
Alex Crichton
-10
/
+22
2015-01-02
fix rpass test with s/Output/Target/g
Jorge Aparicio
-4
/
+4
2015-01-02
Handle recursive obligations without exiting the inference probe
Niko Matsakis
-16
/
+13
2015-01-02
Temporarily do not evaluate subobligations.
Niko Matsakis
-2
/
+5
2015-01-02
Evaluate projection predicates during trait selection. Fixes #20296.
Niko Matsakis
-12
/
+107
2015-01-02
rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2
Alex Crichton
-392
/
+1114
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-95
/
+56
2015-01-02
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-365
/
+383
2015-01-02
rollup merge of #20425: sanxiyn/opt-local-ty
Alex Crichton
-28
/
+50
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-172
/
+705
2015-01-02
rollup merge of #20407: michaelwoerister/unreachable-locals
Alex Crichton
-5
/
+91
2015-01-02
rollup merge of #20404: japaric/at-tests
Alex Crichton
-0
/
+255
2015-01-02
rollup merge of #20392: daramos/travis
Alex Crichton
-0
/
+1
2015-01-02
rollup merge of #20391: daramos/utf8_lossy
Alex Crichton
-3
/
+7
2015-01-02
rollup merge of #20388: brson/install-tweaks
Alex Crichton
-1
/
+3
2015-01-02
rollup merge of #20386: frewsxcv/rm-reexports
Alex Crichton
-3
/
+4
2015-01-02
rollup merge of #20385: nick29581/x-object
Alex Crichton
-18
/
+50
2015-01-02
rollup merge of #20380: dcrewi/fix-make-install
Alex Crichton
-0
/
+4
2015-01-02
rollup merge of #20334: nagisa/ffi-llvm
Alex Crichton
-0
/
+49
2015-01-02
rollup merge of #20227: FlashYoshi/patch-1
Alex Crichton
-1
/
+1
2015-01-02
rollup merge of #19625: mrhota/guide_traits
Alex Crichton
-122
/
+110
2015-01-02
Do not ICE when projecting out of a value with type `ty::ty_err`
Niko Matsakis
-15
/
+66
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-107
/
+256
2015-01-02
rollup merge of #20354: alexcrichton/second-pass-thread_local
Alex Crichton
-44
/
+145
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-792
/
+167
[next]