| Age | Commit message (Expand) | Author | Lines |
| 2019-01-13 | Update the const fn tracking issue to the new metabug | varkor | -2/+2 |
| 2019-01-12 | Stabilise irrefutable if-let and while-let patterns | varkor | -28/+0 |
| 2019-01-08 | stabilise cfg_attr | dylan_DPC | -20/+0 |
| 2019-01-03 | Update src/doc/unstable-book/src/language-features/re-rebalance-coherence.md | varkor | -1/+1 |
| 2019-01-03 | Add some docs about the new feature to the unstable book | Georg Semmler | -0/+23 |
| 2018-12-29 | Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkov | bors | -0/+36 |
| 2018-12-27 | Update references to closed issue | Ian Douglas Scott | -2/+2 |
| 2018-12-26 | Added chapter to Unstable Book. | Alexander Regueiro | -0/+36 |
| 2018-12-21 | Remove unstable-book repr-packed entry | Taylor Cramer | -8/+0 |
| 2018-12-14 | Fixes broken links | Roberto Vidal | -1/+1 |
| 2018-12-14 | Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa | bors | -61/+0 |
| 2018-12-13 | Stabilize `linker-flavor` flag. | David Wood | -61/+0 |
| 2018-12-08 | Add missing comma in Generators | morganamilo | -1/+1 |
| 2018-12-03 | Rollup merge of #56402 - scottmcm:better-marker-trait-example, r=Centril | kennytm | -6/+8 |
| 2018-12-01 | Improve the unstable book example for `#[marker]` | Scott McMurray | -6/+8 |
| 2018-11-30 | Removed chapter from Unstable Book. | Alexander Regueiro | -24/+0 |
| 2018-11-30 | Removed feature gate. | Alexander Regueiro | -33/+0 |
| 2018-11-27 | remove uses of feature gate | Mark Mansi | -1/+0 |
| 2018-11-27 | remove unstable book entry | Mark Mansi | -22/+0 |
| 2018-11-25 | Rollup merge of #56072 - da-x:stabilize-literal-matcher, r=petrochenkov | Pietro Albini | -17/+0 |
| 2018-11-25 | Rollup merge of #56045 - qnighy:additional-sizedness, r=cramertj | Pietro Albini | -2/+0 |
| 2018-11-21 | Stabilize macro_literal_matcher | Dan Aloni | -17/+0 |
| 2018-11-21 | Modify doc to reflect the unsized-locals improvement. | Masaki Hara | -2/+0 |
| 2018-11-20 | fix more links | Steve Klabnik | -4/+2 |
| 2018-11-18 | resolve: Reintroduce feature gate for uniform paths in imports | Vadim Petrochenkov | -2/+2 |
| 2018-11-03 | Added section to Unstable Book. | Alexander Regueiro | -0/+34 |
| 2018-10-24 | Reflect by-value object safety in the unstable book. | Masaki Hara | -4/+2 |
| 2018-10-10 | Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=Manishearth | Manish Goregaokar | -35/+0 |
| 2018-10-10 | Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkov | Manish Goregaokar | -0/+20 |
| 2018-10-09 | Remove unstable-book documentation | flip1995 | -35/+0 |
| 2018-10-07 | cfg-attr-multi: Change issue number to actual tracking issue | Havvy (Ryan Scheel) | -2/+2 |
| 2018-10-07 | cfg_attr_multi: Feature gate | Havvy (Ryan Scheel) | -0/+20 |
| 2018-10-01 | Introduce language items for `Arc` and `Rc`. | David Wood | -0/+2 |
| 2018-09-26 | docs: this llvm feature only supports the ELF object format | Jorge Aparicio | -0/+4 |
| 2018-09-26 | unstable-book: recommend an INFO section | Jorge Aparicio | -8/+18 |
| 2018-09-26 | document this feature in the unstable book | Jorge Aparicio | -0/+153 |
| 2018-09-25 | Auto merge of #54575 - pietroalbini:rollup, r=pietroalbini | bors | -1/+1 |
| 2018-09-25 | Rollup merge of #54498 - sylvestre:patch-1, r=frewsxcv | Pietro Albini | -1/+1 |
| 2018-09-25 | Auto merge of #53542 - alexreg:impl-trait-in-bindings, r=cramertj | bors | -0/+28 |
| 2018-09-25 | Auto merge of #53693 - scottmcm:marker-trait-attribute, r=nikomatsakis | bors | -0/+33 |
| 2018-09-25 | Added section to Unstable Book. | Alexander Regueiro | -0/+28 |
| 2018-09-23 | and llvm has https now | Sylvestre Ledru | -1/+1 |
| 2018-09-23 | The project moved under the Mozilla umbrella | Sylvestre Ledru | -1/+1 |
| 2018-09-22 | Auto merge of #54457 - pietroalbini:rollup, r=pietroalbini | bors | -3/+1 |
| 2018-09-22 | Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi... | Eduard-Mihai Burtescu | -92/+0 |
| 2018-09-20 | Add test for doctest edition support | Philip Munksgaard | -3/+1 |
| 2018-09-19 | Add marker_trait_attr to the unstable book | Scott McMurray | -0/+33 |
| 2018-09-13 | introduce SelfCtor | F001 | -3/+3 |
| 2018-09-13 | implement feature tuple_struct_self_ctor | F001 | -0/+33 |
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -67/+0 |