| Age | Commit message (Expand) | Author | Lines |
| 2019-04-14 | Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehuss | Mazdak Farrokhzad | -0/+1 |
| 2019-04-11 | Auto merge of #59211 - nox:refcell-borrow-state, r=KodrAus | bors | -0/+7 |
| 2019-04-07 | Change root path for unstable-book | Bastian Gruber | -0/+3 |
| 2019-04-06 | Add book.toml to tools/unstable, add copy_book_toml to scipt | Bastian Gruber | -2/+0 |
| 2019-04-05 | Add ignore to doc code | Masaki Hara | -2/+2 |
| 2019-04-05 | Simplify fnbox docs. | Masaki Hara | -235/+15 |
| 2019-04-05 | Stabilize boxed_closure_impls in 1.35.0. | Charles Lew | -98/+0 |
| 2019-04-05 | Fix failing tests. | Masaki Hara | -1/+1 |
| 2019-04-05 | Add unstable-book articles on fnbox and boxed_closure_impls. | Masaki Hara | -0/+350 |
| 2019-03-30 | Add book.toml with title to unstable-book doc | Bastian Gruber | -0/+2 |
| 2019-03-30 | Rollup merge of #59376 - davidtwco:finally-rfc-2008-variants, r=petrochenkov,... | Mazdak Farrokhzad | -5/+6 |
| 2019-03-29 | Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavus | Mazdak Farrokhzad | -3/+3 |
| 2019-03-29 | Update documentation. | David Wood | -5/+6 |
| 2019-03-27 | Update books | Eric Huss | -3/+3 |
| 2019-03-22 | extend on-unimplemented docs | Esteban Küber | -2/+3 |
| 2019-03-22 | Add suggestion to use `&*var` when `&str: From<String>` is expected | Esteban Küber | -0/+12 |
| 2019-03-15 | Revert "Remove RefCell::borrow_state" | Anthony Ramine | -0/+7 |
| 2019-02-27 | Add c_variadic to the unstable-book | Dan Robertson | -0/+50 |
| 2019-01-31 | Clarify semantics of #[repr(align(x))] on enums | Niklas Fiekas | -0/+16 |
| 2019-01-30 | Allow #[repr(align(x))] on enums (#57996) | Niklas Fiekas | -0/+26 |
| 2019-01-27 | Change generator trait to use pinning | Wim Looman | -13/+18 |
| 2019-01-26 | Change crate-visibility-modifier issue number in The Unstable Book | Hirokazu Hata | -2/+2 |
| 2019-01-24 | Remove quote_*! macros and associated APIs | Mark Simulacrum | -1/+2 |
| 2019-01-17 | Add is_sorted unstable documentation | Kevin Leimkuhler | -0/+11 |
| 2019-01-14 | Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov | Mazdak Farrokhzad | -40/+0 |
| 2019-01-13 | remove extern_in_paths. | Mazdak Farrokhzad | -40/+0 |
| 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 |