| Age | Commit message (Expand) | Author | Lines |
| 2016-05-15 | Rollup merge of #33598 - haikoschol:master, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-05-15 | Rollup merge of #33591 - dns2utf8:systemtime_wording, r=GuillaumeGomez | Manish Goregaokar | -1/+1 |
| 2016-05-15 | Rollup merge of #33590 - durka:patch-22, r=aturon | Manish Goregaokar | -4/+8 |
| 2016-05-15 | Rollup merge of #33585 - GuillaumeGomez:error_code_test, r=steveklabnik | Manish Goregaokar | -0/+242 |
| 2016-05-15 | Rollup merge of #33584 - GuillaumeGomez:error_code_improvements, r=steveklabnik | Manish Goregaokar | -8/+13 |
| 2016-05-15 | Rollup merge of #33580 - frewsxcv:temp-dir, r=alexcrichton | Manish Goregaokar | -10/+10 |
| 2016-05-15 | Rollup merge of #33565 - Amanieu:once_doc, r=GuillaumeGomez | Manish Goregaokar | -1/+0 |
| 2016-05-15 | Rollup merge of #33534 - dns2utf8:atomic_docs, r=GuillaumeGomez | Manish Goregaokar | -2/+2 |
| 2016-05-15 | Rollup merge of #33533 - GuillaumeGomez:add_E0500, r=steveklabnik | Manish Goregaokar | -1/+47 |
| 2016-05-15 | Rollup merge of #33517 - sanxiyn:tight-span, r=nagisa | Manish Goregaokar | -1/+1 |
| 2016-05-15 | Rollup merge of #33475 - billyevans:master, r=guillaumegomez | Manish Goregaokar | -1/+79 |
| 2016-05-15 | Rollup merge of #33415 - dfockler:master, r=steveklabnik | Manish Goregaokar | -7/+158 |
| 2016-05-15 | Rollup merge of #33393 - cristianoliveira:docs-error-explanation, r=steveklabnik | Manish Goregaokar | -1/+21 |
| 2016-05-15 | Rollup merge of #33342 - birkenfeld:issue-26472, r=jseyfried | Manish Goregaokar | -5/+36 |
| 2016-05-15 | Add lifetime's bounds in doc generation | Guillaume Gomez | -1/+11 |
| 2016-05-15 | Auto merge of #33612 - royalstream:royalstream-enc-enum-ptr, r=michaelwoerister | bors | -0/+2 |
| 2016-05-15 | Update i686-linux-android features to match android ABI. | Nerijus Arlauskas | -1/+5 |
| 2016-05-15 | Update libc to bring in updates for android's aarch64. | Nerijus Arlauskas | -0/+0 |
| 2016-05-15 | Auto merge of #33607 - jonas-schievink:prettier-mir, r=eddyb | bors | -26/+84 |
| 2016-05-14 | Auto merge of #33593 - dotdash:smart_derive, r=brson | bors | -7/+44 |
| 2016-05-14 | Auto merge of #33600 - ollie27:rustdoc_impl_params, r=alexcrichton | bors | -8/+30 |
| 2016-05-14 | Add all possible features (NEON, FP) to aarch64 android target. | Nerijus Arlauskas | -0/+3 |
| 2016-05-14 | Add missing "max_atomic_width" to new armv7 android target. | Nerijus Arlauskas | -0/+1 |
| 2016-05-14 | Remove "gnu" from "target_env" because it does not matter for android. | Nerijus Arlauskas | -3/+3 |
| 2016-05-14 | Auto merge of #33579 - Amanieu:atomic_bool2, r=alexcrichton | bors | -58/+36 |
| 2016-05-14 | test: clear deprecation warnings in tcp-stress | Luca Bruno | -7/+8 |
| 2016-05-14 | test: assert that all tcp-stress threads get spawned | Luca Bruno | -2/+7 |
| 2016-05-14 | Auto merge of #33568 - nrc:save-json-2, r=pnkfelix | bors | -83/+536 |
| 2016-05-14 | Auto merge of #33563 - Amanieu:oncestate, r=alexcrichton | bors | -1/+1 |
| 2016-05-14 | Auto merge of #33632 - Manishearth:rollup, r=Manishearth | bors | -943/+1182 |
| 2016-05-14 | doc: 'tis the lang, not the reptile | Tshepang Lekhonkhobe | -1/+1 |
| 2016-05-14 | Add checks for `self: _` and `self: &_` | Vadim Petrochenkov | -0/+28 |
| 2016-05-14 | doc: improve output | Tshepang Lekhonkhobe | -1/+1 |
| 2016-05-14 | Remove ExplicitSelf from HIR | Vadim Petrochenkov | -431/+196 |
| 2016-05-14 | syntax: Refactor parsing of method declarations | Vadim Petrochenkov | -205/+206 |
| 2016-05-14 | Rollup merge of #33576 - soltanmm:vtable, r=nikomatsakis | Manish Goregaokar | -105/+235 |
| 2016-05-14 | Rollup merge of #33574 - michaelwoerister:collector-cleanup, r=nikomatsakis | Manish Goregaokar | -525/+634 |
| 2016-05-14 | Rollup merge of #33572 - nagisa:assoc-const-types, r=eddyb | Manish Goregaokar | -24/+26 |
| 2016-05-14 | Rollup merge of #33566 - dotdash:biased_switch, r=nagisa | Manish Goregaokar | -10/+26 |
| 2016-05-14 | Rollup merge of #33560 - eddyb:symtidy, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-05-14 | Rollup merge of #33555 - soltanmm:ambiguous-nixon, r=nikomatsakis | Manish Goregaokar | -57/+1 |
| 2016-05-14 | Rollup merge of #33554 - sfackler:no-current-exe, r=alexcrichton | Manish Goregaokar | -43/+22 |
| 2016-05-14 | Rollup merge of #33552 - dotdash:scfg, r=luqmana | Manish Goregaokar | -59/+124 |
| 2016-05-14 | Rollup merge of #33544 - dotdash:baby_dont_break_me_no_more, r=Aatch | Manish Goregaokar | -119/+113 |
| 2016-05-14 | doc: this statement does not have an effect | Tshepang Lekhonkhobe | -2/+0 |
| 2016-05-14 | rustbuild: Ignore user config.toml file. | Scott Olson | -0/+1 |
| 2016-05-13 | Auto merge of #33538 - Ms2ger:LocalCrateReader, r=arielb1 | bors | -43/+50 |
| 2016-05-13 | rewrite fuzzy `on_unimplemented` matching to avoid ICEs | Ariel Ben-Yehuda | -245/+33 |
| 2016-05-13 | address review comments | Ariel Ben-Yehuda | -62/+90 |
| 2016-05-13 | add cycle-reporting logic | Ariel Ben-Yehuda | -89/+151 |