| Age | Commit message (Expand) | Author | Lines |
| 2018-12-23 | Rollup merge of #57052 - Centril:fix-eip-stable-version, r=varkor | kennytm | -3/+3 |
| 2018-12-21 | exhaustive_integer_patterns slipped 1.32; stabilized in 1.33. | Mazdak Farrokhzad | -2/+2 |
| 2018-12-21 | macro_literal_matcher was stabilized in 1.32; not 1.32. | Mazdak Farrokhzad | -1/+1 |
| 2018-12-21 | Stabilize #[repr(packed(N))] | Taylor Cramer | -10/+2 |
| 2018-12-19 | Rollup merge of #56908 - alexcrichton:new-features, r=oli-obk | Pietro Albini | -0/+2 |
| 2018-12-17 | Stabilize `underscore_imports` | Vadim Petrochenkov | -21/+2 |
| 2018-12-17 | rustc: Don't ICE on usage of two new target features | Alex Crichton | -0/+2 |
| 2018-12-07 | Fixed incorrect reference to issue #23121. | Alexander Regueiro | -1/+1 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -144/+144 |
| 2018-12-07 | Unsupport `#[derive(Trait)]` sugar for `#[derive_Trait]` legacy plugin attrib... | Vadim Petrochenkov | -16/+3 |
| 2018-12-06 | Auto merge of #56557 - pietroalbini:rollup, r=pietroalbini | bors | -20/+21 |
| 2018-12-06 | Rollup merge of #56500 - ljedrz:cleanup_rest_of_const_lifetimes, r=zackmdavis | Pietro Albini | -18/+17 |
| 2018-12-06 | Rollup merge of #56362 - varkor:stabilise-exhaustive-integer-patterns, r=niko... | Pietro Albini | -2/+4 |
| 2018-12-04 | cleanup: remove static lifetimes from consts | ljedrz | -18/+17 |
| 2018-12-04 | Tidy fixup | Oliver Scherer | -1/+1 |
| 2018-12-04 | Allow calling `const unsafe fn` in `const fn` behind a feature gate | Oliver Scherer | -0/+3 |
| 2018-12-03 | Rollup merge of #56412 - petrochenkov:extself, r=Centril | kennytm | -1/+1 |
| 2018-12-03 | Rollup merge of #56366 - alexreg:stabilise-self_in_typedefs, r=Centril | kennytm | -6/+5 |
| 2018-12-01 | Update tracking issue for `extern_crate_self` | Vadim Petrochenkov | -1/+1 |
| 2018-12-01 | resolve: Support aliasing local crate root in extern prelude | Vadim Petrochenkov | -0/+3 |
| 2018-11-30 | Removed feature gate. | Alexander Regueiro | -6/+5 |
| 2018-12-01 | Rollup merge of #56365 - alexreg:stabilise-self_struct_ctor, r=Centril | kennytm | -4/+3 |
| 2018-11-30 | Removed feature gate. | Alexander Regueiro | -4/+3 |
| 2018-11-30 | Add precise_pointer_size_matching feature | varkor | -0/+2 |
| 2018-11-30 | Stabilise exhaustive_integer_patterns | varkor | -2/+2 |
| 2018-11-30 | proc_macro: introduce a "bridge" between clients (proc macros) and servers (c... | Eduard-Mihai Burtescu | -2/+2 |
| 2018-11-27 | remove feature gate | Mark Mansi | -3/+0 |
| 2018-11-27 | move feature gate to accepted | Mark Mansi | -3/+2 |
| 2018-11-21 | Stabilize macro_literal_matcher | Dan Aloni | -6/+2 |
| 2018-11-21 | Stabilize `extern_crate_item_prelude` | Vadim Petrochenkov | -3/+2 |
| 2018-11-15 | Fix stability hole with `static _` | Oliver Scherer | -0/+1 |
| 2018-11-07 | Rollup merge of #55510 - bitshifter:repr-feature-gate-fix, r=petrochenkov | kennytm | -1/+1 |
| 2018-11-06 | Rollup merge of #55601 - petrochenkov:featissue, r=pnkfelix | kennytm | -19/+8 |
| 2018-11-03 | Added support for trait aliases as bounds. | Alexander Regueiro | -7/+10 |
| 2018-11-02 | Remove deprecated unstable `#[panic_implementation]` | Vadim Petrochenkov | -13/+2 |
| 2018-11-02 | Fix tracking issue numbers for some unstable features | Vadim Petrochenkov | -6/+6 |
| 2018-10-31 | Fix feature gate only being checked on first repr attr. | Cameron Hart | -1/+1 |
| 2018-10-27 | feature-gate lint reasons | Zack M. Davis | -0/+3 |
| 2018-10-24 | Feature gate extern prelude additions from `extern crate` items | Vadim Petrochenkov | -0/+3 |
| 2018-10-23 | Auto merge of #54778 - scottmcm:stabilize-ihle, r=pnkfelix | bors | -3/+5 |
| 2018-10-19 | Add a stub feature so we can still test E0705 | Scott McMurray | -0/+3 |
| 2018-10-19 | Stabilize impl_header_lifetime_elision in 2015 | Scott McMurray | -4/+3 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -1/+1 |
| 2018-10-14 | Support underscore as constant name | Donato Sciarra | -0/+10 |
| 2018-10-10 | Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=Manishearth | Manish Goregaokar | -3/+2 |
| 2018-10-10 | Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkov | Manish Goregaokar | -0/+3 |
| 2018-10-09 | Update feature-gate listing | flip1995 | -3/+2 |
| 2018-10-07 | cfg-attr-multi: Change issue number to actual tracking issue | Havvy (Ryan Scheel) | -1/+1 |
| 2018-10-07 | Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich... | bors | -21/+3 |
| 2018-10-07 | cfg_attr_multi: Feature gate | Havvy (Ryan Scheel) | -0/+3 |