about summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2019-04-14Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehussMazdak Farrokhzad-0/+1
2019-04-11Auto merge of #59211 - nox:refcell-borrow-state, r=KodrAusbors-0/+7
2019-04-07Change root path for unstable-bookBastian Gruber-0/+3
2019-04-06Add book.toml to tools/unstable, add copy_book_toml to sciptBastian Gruber-2/+0
2019-04-05Add ignore to doc codeMasaki Hara-2/+2
2019-04-05Simplify fnbox docs.Masaki Hara-235/+15
2019-04-05Stabilize boxed_closure_impls in 1.35.0.Charles Lew-98/+0
2019-04-05Fix failing tests.Masaki Hara-1/+1
2019-04-05Add unstable-book articles on fnbox and boxed_closure_impls.Masaki Hara-0/+350
2019-03-30Add book.toml with title to unstable-book docBastian Gruber-0/+2
2019-03-30Rollup merge of #59376 - davidtwco:finally-rfc-2008-variants, r=petrochenkov,...Mazdak Farrokhzad-5/+6
2019-03-29Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavusMazdak Farrokhzad-3/+3
2019-03-29Update documentation.David Wood-5/+6
2019-03-27Update booksEric Huss-3/+3
2019-03-22extend on-unimplemented docsEsteban Küber-2/+3
2019-03-22Add suggestion to use `&*var` when `&str: From<String>` is expectedEsteban Küber-0/+12
2019-03-15Revert "Remove RefCell::borrow_state"Anthony Ramine-0/+7
2019-02-27Add c_variadic to the unstable-bookDan Robertson-0/+50
2019-01-31Clarify semantics of #[repr(align(x))] on enumsNiklas Fiekas-0/+16
2019-01-30Allow #[repr(align(x))] on enums (#57996)Niklas Fiekas-0/+26
2019-01-27Change generator trait to use pinningWim Looman-13/+18
2019-01-26Change crate-visibility-modifier issue number in The Unstable BookHirokazu Hata-2/+2
2019-01-24Remove quote_*! macros and associated APIsMark Simulacrum-1/+2
2019-01-17Add is_sorted unstable documentationKevin Leimkuhler-0/+11
2019-01-14Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkovMazdak Farrokhzad-40/+0
2019-01-13remove extern_in_paths.Mazdak Farrokhzad-40/+0
2019-01-13Update the const fn tracking issue to the new metabugvarkor-2/+2
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-28/+0
2019-01-08stabilise cfg_attrdylan_DPC-20/+0
2019-01-03Update src/doc/unstable-book/src/language-features/re-rebalance-coherence.mdvarkor-1/+1
2019-01-03Add some docs about the new feature to the unstable bookGeorg Semmler-0/+23
2018-12-29Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkovbors-0/+36
2018-12-27Update references to closed issueIan Douglas Scott-2/+2
2018-12-26Added chapter to Unstable Book.Alexander Regueiro-0/+36
2018-12-21Remove unstable-book repr-packed entryTaylor Cramer-8/+0
2018-12-14Fixes broken linksRoberto Vidal-1/+1
2018-12-14Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisabors-61/+0
2018-12-13Stabilize `linker-flavor` flag.David Wood-61/+0
2018-12-08Add missing comma in Generatorsmorganamilo-1/+1
2018-12-03Rollup merge of #56402 - scottmcm:better-marker-trait-example, r=Centrilkennytm-6/+8
2018-12-01Improve the unstable book example for `#[marker]`Scott McMurray-6/+8
2018-11-30Removed chapter from Unstable Book.Alexander Regueiro-24/+0
2018-11-30Removed feature gate.Alexander Regueiro-33/+0
2018-11-27remove uses of feature gateMark Mansi-1/+0
2018-11-27remove unstable book entryMark Mansi-22/+0
2018-11-25Rollup merge of #56072 - da-x:stabilize-literal-matcher, r=petrochenkovPietro Albini-17/+0
2018-11-25Rollup merge of #56045 - qnighy:additional-sizedness, r=cramertjPietro Albini-2/+0
2018-11-21Stabilize macro_literal_matcherDan Aloni-17/+0
2018-11-21Modify doc to reflect the unsized-locals improvement.Masaki Hara-2/+0
2018-11-20fix more linksSteve Klabnik-4/+2