| Age | Commit message (Expand) | Author | Lines |
| 2018-10-04 | Rollup merge of #54780 - scalexm:dup-predicates, r=nikomatsakis | Pietro Albini | -6/+36 |
| 2018-10-04 | Rollup merge of #54777 - zackmdavis:async_pretty_ice, r=cramertj | Pietro Albini | -0/+10 |
| 2018-10-04 | Rollup merge of #54773 - rust-lang:wesleywiser-patch-1, r=oli-obk | Pietro Albini | -1/+1 |
| 2018-10-04 | Rollup merge of #54761 - Lucretiel:patch-1, r=cramertj | Pietro Albini | -2/+2 |
| 2018-10-04 | Rollup merge of #54746 - llogiq:simplify-unused-lints, r=michaelwoerister | Pietro Albini | -26/+11 |
| 2018-10-04 | Rollup merge of #53523 - phungleson:fix-impl-from-for-std-error, r=GuillaumeG... | Pietro Albini | -0/+141 |
| 2018-10-04 | Auto merge of #54638 - christianpoveda:master, r=kennytm | bors | -5/+26 |
| 2018-10-04 | Auto merge of #53851 - oli-obk:local_promotion, r=eddyb | bors | -335/+484 |
| 2018-10-04 | Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis | bors | -5/+328 |
| 2018-10-03 | Rewrite the `UnconditionalRecursion` lint to use MIR | Wesley Wiser | -287/+240 |
| 2018-10-04 | Auto merge of #54447 - KiChjang:issue-54331, r=nikomatsakis | bors | -64/+176 |
| 2018-10-03 | Auto merge of #54391 - davidtwco:issue-54230, r=petrochenkov | bors | -19/+296 |
| 2018-10-03 | Clearer later use messages for calls | Matthew Jasper | -636/+607 |
| 2018-10-03 | Record whether a Call in MIR corresponds to a call in HIR | Matthew Jasper | -17/+58 |
| 2018-10-03 | remove padding from multiline format string label | Andy Russell | -2/+22 |
| 2018-10-03 | Auto merge of #54605 - petrochenkov:mambig, r=alexcrichton | bors | -23/+130 |
| 2018-10-03 | Fix `ty::UnnormalizedProjection` in rustdoc | scalexm | -0/+1 |
| 2018-10-03 | Update clippy | Manish Goregaokar | -14/+19 |
| 2018-10-03 | Introduce `TyKind::UnnormalizedProjection` | scalexm | -11/+57 |
| 2018-10-03 | Deterministic external crate suggestion. | David Wood | -4/+11 |
| 2018-10-03 | Only warn about unused `mut` in user-written code | varkor | -12/+36 |
| 2018-10-03 | A handful of cleanups for rustc/mir | ljedrz | -27/+22 |
| 2018-10-03 | Update tests to demonstrate 2015 behaviour. | David Wood | -4/+49 |
| 2018-10-03 | Removed hardcoded crate. | David Wood | -14/+14 |
| 2018-10-03 | Add suggestions for unresolved imports. | David Wood | -19/+244 |
| 2018-10-03 | resolve: Prefer `macro_rules` definitions to in-module macro definitions in s... | Vadim Petrochenkov | -23/+130 |
| 2018-10-03 | Remove duplicate predicates in `explicit_predicates_of` | scalexm | -6/+36 |
| 2018-10-03 | Add examples to `TyKind::FnDef` and `TyKind::FnPtr` docs | Philipp Hansch | -0/+17 |
| 2018-10-03 | Auto merge of #54720 - davidtwco:issue-51191, r=nikomatsakis | bors | -30/+232 |
| 2018-10-03 | Move platform dependent output ui tests to compile-fail | Oliver Schneider | -136/+0 |
| 2018-10-03 | Poke in the dark and see if bors+windows stops screaming | Oliver Schneider | -1/+3 |
| 2018-10-03 | Fix typo | Oliver Schneider | -1/+1 |
| 2018-10-03 | Update error id to an unused one | Oliver Schneider | -2/+2 |
| 2018-10-03 | Only promote calls to `#[rustc_promotable]` const fns | Oliver Schneider | -242/+525 |
| 2018-10-03 | Address review comments | Paweł Romanowski | -7/+7 |
| 2018-10-03 | rustc/ty: improve allocations | ljedrz | -5/+3 |
| 2018-10-03 | rustc/ty: calculate span after a possible early continue | ljedrz | -1/+1 |
| 2018-10-03 | rustc/ty: mark a comment as FIXME | ljedrz | -1/+1 |
| 2018-10-03 | rustc/ty: simplify some patterns | ljedrz | -95/+66 |
| 2018-10-03 | simplify some unused lints code | Andre Bogus | -26/+11 |
| 2018-10-03 | rustc/ty: whitespace fixes | ljedrz | -76/+75 |
| 2018-10-02 | abolish ICE when pretty-printing async block | Zack M. Davis | -0/+10 |
| 2018-10-02 | Merge the `proc_macro_` expansion feature gates into a single `proc_macro_hyg... | jeb | -44/+42 |
| 2018-10-02 | Update a FIXME in memory.rs | Wesley Wiser | -1/+1 |
| 2018-10-02 | Auto merge of #54767 - pietroalbini:rollup, r=pietroalbini | bors | -537/+936 |
| 2018-10-03 | Remove main() from examples | Son | -5/+3 |
| 2018-10-03 | Remove main() in examples | Son | -46/+30 |
| 2018-10-02 | Address review comments | Paweł Romanowski | -109/+52 |
| 2018-10-02 | Rollup merge of #54745 - abonander:cstr-const, r=oli-obk | Pietro Albini | -1/+13 |
| 2018-10-02 | Rollup merge of #54728 - alexcrichton:renumber-issues, r=nikomatsakis | Pietro Albini | -38/+38 |