| Age | Commit message (Expand) | Author | Lines |
| 2018-10-04 | Convert conservative_impl_trait.rs to compile-pass | Jonas Schievink | -9/+1 |
| 2018-10-04 | Convert issue-49556.rs to compile-pass | Jonas Schievink | -9/+1 |
| 2018-10-04 | Convert issue-49376.rs to compile-pass | Jonas Schievink | -33/+1 |
| 2018-10-04 | Convert existential-minimal.rs to compile-pass | Jonas Schievink | -9/+1 |
| 2018-10-04 | Convert impl-trait/issue-42479.rs to compile-pass | Jonas Schievink | -15/+1 |
| 2018-10-04 | Call Foo::async_method in the async-await test | Jonas Schievink | -14/+1 |
| 2018-10-04 | Fix dead code lint for functions using impl Trait | Jonas Schievink | -2/+102 |
| 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-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 | Auto merge of #54605 - petrochenkov:mambig, r=alexcrichton | bors | -23/+130 |
| 2018-10-03 | Deterministic external crate suggestion. | David Wood | -4/+11 |
| 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 | 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-02 | Auto merge of #54767 - pietroalbini:rollup, r=pietroalbini | bors | -537/+936 |
| 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 |
| 2018-10-02 | Rollup merge of #54702 - RalfJung:fn-ptr-promotion, r=oli-obk | Pietro Albini | -6/+37 |
| 2018-10-02 | Rollup merge of #54699 - DiamondLovesYou:reexport-getopts, r=pnkfelix | Pietro Albini | -1/+1 |
| 2018-10-02 | Rollup merge of #54687 - scottmcm:more-elision, r=dtolnay | Pietro Albini | -151/+153 |
| 2018-10-02 | Rollup merge of #54680 - RalfJung:compile-pass, r=pnkfelix | Pietro Albini | -222/+222 |
| 2018-10-02 | Rollup merge of #54648 - alexcrichton:update-cargo, r=nikomatsakis | Pietro Albini | -26/+81 |
| 2018-10-02 | Rollup merge of #54603 - davidtwco:issue-54559, r=nikomatsakis | Pietro Albini | -49/+241 |
| 2018-10-02 | Rollup merge of #54458 - scottmcm:bug-54456, r=nikomatsakis | Pietro Albini | -29/+83 |
| 2018-10-02 | Rollup merge of #54269 - PramodBisht:issue/53840, r=estebank | Pietro Albini | -14/+67 |
| 2018-10-02 | Auto merge of #54343 - blitzerr:master, r=nikomatsakis | bors | -249/+345 |
| 2018-10-02 | make `CStr::from_bytes_with_nul_unchecked()` a const fn | Austin Bonander | -0/+1 |
| 2018-10-02 | make `CStr::from_bytes_with_nul_unchecked()` a const fn | Austin Bonander | -1/+12 |
| 2018-10-02 | move some more tests | Ralf Jung | -47/+47 |
| 2018-10-02 | Auto merge of #54742 - Manishearth:clippyup, r=oli-obk | bors | -14/+14 |
| 2018-10-02 | Update clippy | Manish Goregaokar | -14/+14 |
| 2018-10-02 | Consolidate pattern check errors | Pramod Bisht | -14/+67 |
| 2018-10-02 | Auto merge of #54701 - arielb1:outlives-later, r=nikomatsakis | bors | -57/+172 |
| 2018-10-02 | Auto merge of #54694 - csmoe:self_this, r=estebank | bors | -1/+97 |
| 2018-10-02 | Attempt to resolve linking issues. | David Wood | -44/+60 |
| 2018-10-02 | Move prelude crate names into `Session`. | David Wood | -8/+9 |
| 2018-10-02 | Add `crate::` to trait suggestions in Rust 2018. | David Wood | -17/+192 |
| 2018-10-02 | Improve mutability error suggestions. | David Wood | -19/+67 |
| 2018-10-02 | Improve implicit self mutability suggestions. | David Wood | -26/+180 |
| 2018-10-01 | Auto merge of #54693 - RalfJung:ctfe-scalar-pair-undef, r=oli-obk | bors | -150/+166 |
| 2018-10-01 | add a special case for literal `'static: 'a` where-clauses | Ariel Ben-Yehuda | -15/+64 |