| Age | Commit message (Expand) | Author | Lines |
| 2018-10-05 | resolve: Merge resolution for `macro_rules` into the common early in-scope re... | Vadim Petrochenkov | -18/+35 |
| 2018-10-04 | Auto merge of #54649 - nikomatsakis:universes-refactor-1, r=scalexm | bors | -2/+2 |
| 2018-10-04 | Auto merge of #54666 - matthewjasper:mir-function-spans, r=pnkfelix | bors | -574/+483 |
| 2018-10-04 | rename skolemized to placeholder | Niko Matsakis | -2/+2 |
| 2018-10-04 | Rollup merge of #54795 - euclio:ifmt-bad-arg, r=estebank | Pietro Albini | -1/+21 |
| 2018-10-04 | Rollup merge of #54780 - scalexm:dup-predicates, r=nikomatsakis | Pietro Albini | -4/+2 |
| 2018-10-04 | Rollup merge of #54777 - zackmdavis:async_pretty_ice, r=cramertj | Pietro Albini | -0/+7 |
| 2018-10-04 | Auto merge of #53851 - oli-obk:local_promotion, r=eddyb | bors | -151/+205 |
| 2018-10-04 | Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis | bors | -0/+239 |
| 2018-10-04 | Auto merge of #54447 - KiChjang:issue-54331, r=nikomatsakis | bors | -0/+32 |
| 2018-10-03 | Auto merge of #54391 - davidtwco:issue-54230, r=petrochenkov | bors | -7/+119 |
| 2018-10-03 | Clearer later use messages for calls | Matthew Jasper | -574/+483 |
| 2018-10-03 | remove padding from multiline format string label | Andy Russell | -1/+21 |
| 2018-10-03 | Auto merge of #54605 - petrochenkov:mambig, r=alexcrichton | bors | -19/+85 |
| 2018-10-03 | Update tests to demonstrate 2015 behaviour. | David Wood | -4/+49 |
| 2018-10-03 | Add suggestions for unresolved imports. | David Wood | -7/+74 |
| 2018-10-03 | resolve: Prefer `macro_rules` definitions to in-module macro definitions in s... | Vadim Petrochenkov | -19/+85 |
| 2018-10-03 | Remove duplicate predicates in `explicit_predicates_of` | scalexm | -4/+2 |
| 2018-10-03 | Auto merge of #54720 - davidtwco:issue-51191, r=nikomatsakis | bors | -5/+92 |
| 2018-10-03 | Move platform dependent output ui tests to compile-fail | Oliver Schneider | -136/+0 |
| 2018-10-03 | Only promote calls to `#[rustc_promotable]` const fns | Oliver Schneider | -59/+249 |
| 2018-10-02 | abolish ICE when pretty-printing async block | Zack M. Davis | -0/+7 |
| 2018-10-02 | Auto merge of #54767 - pietroalbini:rollup, r=pietroalbini | bors | -232/+434 |
| 2018-10-02 | Rollup merge of #54728 - alexcrichton:renumber-issues, r=nikomatsakis | Pietro Albini | -3/+3 |
| 2018-10-02 | Rollup merge of #54702 - RalfJung:fn-ptr-promotion, r=oli-obk | Pietro Albini | -4/+35 |
| 2018-10-02 | Rollup merge of #54687 - scottmcm:more-elision, r=dtolnay | Pietro Albini | -3/+3 |
| 2018-10-02 | Rollup merge of #54680 - RalfJung:compile-pass, r=pnkfelix | Pietro Albini | -222/+222 |
| 2018-10-02 | Rollup merge of #54603 - davidtwco:issue-54559, r=nikomatsakis | Pietro Albini | -0/+99 |
| 2018-10-02 | Rollup merge of #54458 - scottmcm:bug-54456, r=nikomatsakis | Pietro Albini | -0/+25 |
| 2018-10-02 | Rollup merge of #54269 - PramodBisht:issue/53840, r=estebank | Pietro Albini | -0/+47 |
| 2018-10-02 | Auto merge of #54343 - blitzerr:master, r=nikomatsakis | bors | -22/+55 |
| 2018-10-02 | move some more tests | Ralf Jung | -47/+47 |
| 2018-10-02 | Consolidate pattern check errors | Pramod Bisht | -0/+47 |
| 2018-10-02 | Auto merge of #54701 - arielb1:outlives-later, r=nikomatsakis | bors | -0/+54 |
| 2018-10-02 | Auto merge of #54694 - csmoe:self_this, r=estebank | bors | -0/+82 |
| 2018-10-02 | Add `crate::` to trait suggestions in Rust 2018. | David Wood | -0/+99 |
| 2018-10-02 | Improve mutability error suggestions. | David Wood | -19/+32 |
| 2018-10-02 | Improve implicit self mutability suggestions. | David Wood | -1/+75 |
| 2018-10-01 | Auto merge of #54693 - RalfJung:ctfe-scalar-pair-undef, r=oli-obk | bors | -4/+18 |
| 2018-10-01 | add a special case for literal `'static: 'a` where-clauses | Ariel Ben-Yehuda | -0/+33 |
| 2018-10-01 | handle outlives predicates in trait evaluation | Ariel Ben-Yehuda | -0/+206 |
| 2018-10-01 | normalize param-env type-outlives predicates last | Ariel Ben-Yehuda | -0/+54 |
| 2018-10-01 | Extra proc macro gates are now at #54727 | Alex Crichton | -3/+3 |
| 2018-10-01 | Auto merge of #54667 - RalfJung:maybe-uninit, r=pnkfelix | bors | -2/+113 |
| 2018-10-01 | Rollup merge of #54676 - pnkfelix:issue-15287-kill-zflag-disabling-ast-check,... | kennytm | -6/+5 |
| 2018-10-01 | Rollup merge of #54623 - alexreg:impl_trait_in_bindings-help, r=estebank | kennytm | -0/+6 |
| 2018-10-01 | Rollup merge of #54488 - zackmdavis:and_the_case_of_the_unused_crate, r=estebank | kennytm | -0/+67 |
| 2018-10-01 | Rollup merge of #54308 - dsciarra:issue-22692, r=estebank | kennytm | -0/+24 |
| 2018-10-01 | mark fix as MaybeIncorrect | csmoe | -3/+3 |
| 2018-10-01 | update ui test for suggest-self | csmoe | -1/+45 |