| Age | Commit message (Expand) | Author | Lines |
| 2018-10-24 | Auto merge of #55315 - pietroalbini:release-1.30.0, r=Mark-Simulacrum 1.30.0 | bors | -66/+244 |
| 2018-10-24 | 1.30.0 stable release | Pietro Albini | -1/+1 |
| 2018-10-24 | Update RELEASES.md after destabilization of non_modrs_mods | Pietro Albini | -3/+0 |
| 2018-10-24 | Update Cargo submodule | Pietro Albini | -0/+0 |
| 2018-10-24 | Destabilize 2018 edition | Pietro Albini | -16/+15 |
| 2018-10-24 | Destabilize feature non_modrs_mods | Pietro Albini | -3/+185 |
| 2018-10-24 | Do some copy editing on the release notes | Carol (Nichols || Goulding) | -44/+44 |
| 2018-10-23 | Auto merge of #55289 - pietroalbini:beta-backports, r=pietroalbini | bors | -20/+20 |
| 2018-10-23 | Use a keyword in raw identifier example | kryptan | -1/+1 |
| 2018-10-23 | pick a reference issue for absolute-paths future incompatibility info | Zack M. Davis | -19/+19 |
| 2018-10-18 | Auto merge of #55184 - pietroalbini:beta-backports, r=pietroalbini | bors | -33/+188 |
| 2018-10-18 | resolve: Do not skip extern prelude during speculative resolution | Vadim Petrochenkov | -4/+30 |
| 2018-10-18 | resolve: Scale back hard-coded extern prelude additions | Vadim Petrochenkov | -7/+9 |
| 2018-10-18 | Copy extern prelude from resolver to global context | Vadim Petrochenkov | -4/+8 |
| 2018-10-18 | Revert "rustc_resolve: move extern_prelude from Resolver to Session." | Vadim Petrochenkov | -24/+22 |
| 2018-10-18 | Update a rustdoc ui test whose output has changed | Alex Crichton | -2/+2 |
| 2018-10-18 | Use default of preferring static over dynamic linking in rustdoc tests. | Felix S. Klock II | -1/+0 |
| 2018-10-18 | Updated RELEASES.md for 1.30.0 | Aaron Power | -0/+126 |
| 2018-10-12 | Auto merge of #55019 - pietroalbini:beta-bootstrap-bump, r=Mark-Simulacrum | bors | -2/+2 |
| 2018-10-12 | beta: bump bootstrap compiler to 1.29.2 | Pietro Albini | -2/+2 |
| 2018-10-09 | Auto merge of #54877 - arielb1:destabilize-outlives, r=nikomatsakis | bors | -802/+807 |
| 2018-10-09 | Auto merge of #54907 - pietroalbini:beta-backports, r=pietroalbini | bors | -49/+102 |
| 2018-10-08 | Call Foo::async_method in the async-await test | Jonas Schievink | -14/+1 |
| 2018-10-08 | Fix dead code lint for functions using impl Trait | Jonas Schievink | -2/+102 |
| 2018-10-08 | Revert "Slightly refactor VecDeque implementation" | Alex Crichton | -3/+3 |
| 2018-10-08 | Revert "Optimize VecDeque::append" | Alex Crichton | -27/+2 |
| 2018-10-08 | Revert "Add docs and debug asserts" | Alex Crichton | -23/+11 |
| 2018-10-08 | Revert "Fix tidy" | Alex Crichton | -2/+1 |
| 2018-10-08 | Revert "Add another assert" | Alex Crichton | -4/+0 |
| 2018-10-08 | Update release notes for 1.29.2 | Pietro Albini | -0/+8 |
| 2018-10-07 | add test for #54467 | Ariel Ben-Yehuda | -0/+54 |
| 2018-10-07 | Revert "Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis" | Ariel Ben-Yehuda | -802/+753 |
| 2018-10-04 | Auto merge of #54821 - pietroalbini:beta-backports, r=pietroalbini | bors | -30/+160 |
| 2018-10-04 | do not normalize non-scalar constants to a ConstValue::ScalarPair | Ralf Jung | -6/+30 |
| 2018-10-04 | incr.comp.: Don't automatically enable -Zshare-generics for incr.comp. builds. | Michael Woerister | -1/+0 |
| 2018-10-04 | resolve: Prefer `macro_rules` definitions to in-module macro definitions in s... | Vadim Petrochenkov | -23/+130 |
| 2018-10-03 | Auto merge of #54358 - flip1995:beta, r=Manishearth | bors | -103/+1 |
| 2018-10-02 | Auto merge of #54750 - pietroalbini:beta-backports, r=pietroalbini | bors | -146/+223 |
| 2018-10-02 | Accept trailing comma in `cfg_attr` | Vadim Petrochenkov | -0/+28 |
| 2018-10-02 | resolve: Do not block derive helper resolutions on single import resolutions | Vadim Petrochenkov | -21/+90 |
| 2018-10-02 | Use full name to identify a macro in a `FileName`. | Diogo Sousa | -15/+47 |
| 2018-10-02 | rustc_typeck: don't lint non-extern-prelude extern crate's in Rust 2018. | Eduard-Mihai Burtescu | -88/+34 |
| 2018-10-02 | rustc_resolve: move extern_prelude from Resolver to Session. | Eduard-Mihai Burtescu | -22/+24 |
| 2018-10-01 | Remove lint_tool tests | flip1995 | -102/+0 |
| 2018-09-30 | Auto merge of #54640 - nagisa:lets-alias-on-beta, r=nikomatsakis | bors | -10/+48 |
| 2018-09-29 | Do not put noalias annotations by default | Simonas Kazlauskas | -10/+48 |
| 2018-09-27 | Auto merge of #54565 - alexcrichton:beta-next, r=nikomatsakis | bors | -0/+13 |
| 2018-09-25 | [beta] Add 1.29.1 release nodes | Alex Crichton | -0/+13 |
| 2018-09-22 | Auto merge of #54484 - pietroalbini:beta-backports, r=pietroalbini | bors | -66/+132 |
| 2018-09-22 | Ignore new test on Windows | Alex Crichton | -0/+1 |