| Age | Commit message (Expand) | Author | Lines |
| 2018-09-01 | Auto merge of #53604 - oli-obk:min_const_fn, r=Centril,varkor | bors | -279/+1713 |
| 2018-09-01 | Auto merge of #53822 - dvc94ch:riscv, r=japaric | bors | -18/+82 |
| 2018-09-01 | Auto merge of #53762 - flip1995:tool_lints, r=Manishearth | bors | -55/+235 |
| 2018-09-01 | Auto merge of #53611 - alexcrichton:update-llvm, r=nikomatsakis | bors | -1/+2 |
| 2018-08-31 | Update LLVM submodule | Alex Crichton | -1/+2 |
| 2018-08-31 | Auto merge of #53755 - llogiq:fix-unsound-16bit-range, r=nagisa | bors | -2/+33 |
| 2018-08-31 | Auto merge of #51384 - QuietMisdreavus:extern-version, r=GuillaumeGomez | bors | -3/+76 |
| 2018-08-31 | Auto merge of #53699 - oli-obk:promotion_stability_hole, r=nikomatsakis | bors | -7/+93 |
| 2018-08-31 | Auto merge of #53403 - spastorino:move-out-lazily, r=nikomatsakis | bors | -234/+172 |
| 2018-08-31 | Get rid of token passing | Oliver Schneider | -55/+35 |
| 2018-08-31 | Fix typo and small mistake | flip1995 | -2/+2 |
| 2018-08-31 | Update tests | flip1995 | -17/+26 |
| 2018-08-31 | Add hint for cfg_attr and fix test | flip1995 | -14/+17 |
| 2018-08-31 | Implement backwards compatibility for tool_lints | flip1995 | -24/+103 |
| 2018-08-31 | Add deprecated_name argument to the register lint group functions | flip1995 | -23/+47 |
| 2018-08-31 | Add tests for backward compat | flip1995 | -7/+72 |
| 2018-08-31 | Make `Condvar::new` and `RWLock::new` min const fn for cloudabi | Oliver Schneider | -6/+10 |
| 2018-08-31 | Add test that min const fns can't call unstable min const fns even with the f... | Oliver Schneider | -2/+16 |
| 2018-08-31 | Restrict most uses of `const_fn` to `min_const_fn` | Oliver Schneider | -42/+43 |
| 2018-08-31 | Libstd only has `min_const_fn` const fns | Oliver Schneider | -1/+40 |
| 2018-08-31 | Implement the `min_const_fn` feature gate | Oliver Schneider | -230/+1626 |
| 2018-08-31 | Auto merge of #53832 - pietroalbini:rollup, r=pietroalbini | bors | -298/+568 |
| 2018-08-31 | Auto merge of #53779 - RalfJung:miri-refactor, r=oli-obk | bors | -556/+595 |
| 2018-08-30 | Auto merge of #53828 - alexcrichton:dist-llvm-shared, r=japaric | bors | -5/+7 |
| 2018-08-30 | Run rustfmt | Santiago Pastorino | -67/+84 |
| 2018-08-30 | Make move out computation lazy | Santiago Pastorino | -189/+110 |
| 2018-08-30 | [RISCV] Disable atomics for riscv32imc-unknown-none-elf. | David Craven | -1/+2 |
| 2018-08-30 | Rollup merge of #53806 - GuillaumeGomez:fix-ui-issues-foreign-type-impls, r=Q... | Pietro Albini | -0/+11 |
| 2018-08-30 | Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth | Pietro Albini | -52/+52 |
| 2018-08-30 | Rollup merge of #53785 - tbu-:pr_comment, r=Mark-Simulacrum | Pietro Albini | -6/+1 |
| 2018-08-30 | Rollup merge of #53768 - RalfJung:gitignore, r=nikomatsakis | Pietro Albini | -0/+46 |
| 2018-08-30 | Rollup merge of #53756 - dmerejkowsky:fix-comment, r=KodrAus | Pietro Albini | -1/+1 |
| 2018-08-30 | Rollup merge of #53753 - RalfJung:keep-stage, r=nikomatsakis | Pietro Albini | -1/+2 |
| 2018-08-30 | Rollup merge of #53747 - GuillaumeGomez:rustdoc-fixes, r=QuietMisdreavus | Pietro Albini | -0/+6 |
| 2018-08-30 | Rollup merge of #53743 - oconnor663:target_env, r=kennytm | Pietro Albini | -27/+27 |
| 2018-08-30 | Rollup merge of #53740 - japaric:readobj, r=alexcrichton | Pietro Albini | -0/+1 |
| 2018-08-30 | Rollup merge of #53732 - emilio:foreign-fn, r=nrc | Pietro Albini | -2/+2 |
| 2018-08-30 | Rollup merge of #53727 - estebank:incorrect-deref-suggestion, r=nikomatsakis | Pietro Albini | -17/+36 |
| 2018-08-30 | Rollup merge of #53702 - jkozlowski:correct_version_for_macro_vis_matcher, r=... | Pietro Albini | -1/+1 |
| 2018-08-30 | Rollup merge of #53655 - jcpst:with_applicability, r=estebank | Pietro Albini | -27/+60 |
| 2018-08-30 | Rollup merge of #53513 - nnethercote:inline-shallow_resolve, r=varkor | Pietro Albini | -2/+11 |
| 2018-08-30 | Rollup merge of #53476 - GuillaumeGomez:try-from-int-error-partial-eq, r=KodrAus | Pietro Albini | -1/+22 |
| 2018-08-30 | Rollup merge of #53472 - eddyb:fx-pls, r=pnkfelix | Pietro Albini | -152/+156 |
| 2018-08-30 | Rollup merge of #53389 - RalfJung:thread-join, r=sfackler | Pietro Albini | -0/+6 |
| 2018-08-30 | Rollup merge of #53129 - nikomatsakis:issue-51172-tweak-test, r=pnkfelix | Pietro Albini | -8/+8 |
| 2018-08-30 | Rollup merge of #53113 - kpp:more_docs_for_cow, r=GuillaumeGomez | Pietro Albini | -0/+35 |
| 2018-08-30 | Rollup merge of #51760 - GuillaumeGomez:add-another-partialeq-example, r=Quie... | Pietro Albini | -1/+84 |
| 2018-08-30 | Auto merge of #53803 - pietroalbini:fix-manifest-2, r=alexcrichton | bors | -7/+68 |
| 2018-08-30 | rustbuild: Distribute libLLVM.so with rustc | Alex Crichton | -5/+7 |
| 2018-08-30 | Auto merge of #53535 - TheDarkula:master, r=oli-obk | bors | -9/+139 |