summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2018-03-28Auto merge of #49460 - kennytm:rollup, r=kennytmbors-23/+0
2018-03-28Rollup merge of #49243 - murarth:stabilize-retain, r=BurntSushikennytm-23/+0
2018-03-28Stabilize match_default_bindingsTaylor Cramer-58/+0
2018-03-26Fix missed i128 feature gatesMark Mansi-1/+1
2018-03-26Rename unstable book correctlyMark Mansi-3/+3
2018-03-26Rename unstable-book chapterMark Mansi-0/+0
2018-03-26Stabilize i128 feature tooMark Mansi-1/+1
2018-03-26Update nightly bookMark Mansi-13/+6
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-66/+0
2018-03-26Stabilize universal_impl_traitTaylor Cramer-32/+0
2018-03-25Rollup merge of #49194 - Zoxc:unsafe-generator, r=cramertjkennytm-10/+10
2018-03-21Stabilize method `String::retain`Murarth-23/+0
2018-03-21Make resuming generators unsafe instead of the creation of immovable generato...John Kåre Alsaker-10/+10
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-47/+16
2018-03-15Stabilize `inclusive_range_syntax` language feature.kennytm-20/+0
2018-03-08Stabilize const_indexing featureOliver Schneider-19/+0
2018-02-28Rollup merge of #48359 - jsgf:remap-path-prefix, r=sanxiynManish Goregaokar-37/+0
2018-02-25Rollup merge of #48166 - hedgehog1024:hedgehog1024-stabilize-entry_and_modify...kennytm-77/+0
2018-02-22Implement --remap-path-prefixJeremy Fitzhardinge-37/+0
2018-02-17Fix unstable bookGuillaume Gomez-0/+3
2018-02-12Delete information about 'entry_and_modify' from Unstable bookhedgehog1024-77/+0
2018-02-11Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakisbors-0/+17
2018-02-05Stabilize use_nested_groupsPietro Albini-90/+0
2018-02-04Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe...kennytm-23/+0
2018-02-01Fix lang items box example codeVolker Mische-13/+8
2018-01-30stabilize match_beginning_vertJonathan Goodman-23/+0
2018-01-30Add ? to unstable bookMark Mansi-0/+17
2018-01-30Rollup merge of #47515 - jimmantooth:patch-1, r=QuietMisdreavuskennytm-3/+3
2018-01-17Punctuation and clarity fixes.James Mantooth-3/+3
2018-01-16Implement repr(transparent)Robin Kruppe-0/+176
2018-01-13Enforce dashes in the unstable book file namesest31-0/+0
2018-01-03Add docs for `crate_in_paths`, `extern_in_paths` and `extern_absolute_paths` ...Vadim Petrochenkov-0/+137
2018-01-03Rollup merge of #47117 - tinaun:no_more_dups, r=frewsxcvkennytm-7/+0
2017-12-28Add an entry in the unstable bookMatt Peterson-0/+14
2017-12-03Fix invalid link to lint_plugin_test.rsKenjiro Nakayama-1/+1
2017-11-30Implement RFC 2128 (use_nested_groups)Pietro Albini-0/+90
2017-11-28Rollup merge of #46174 - stjepang:stabilize-spinloophint, r=sfacklerkennytm-41/+0
2017-11-22Remove spin-loop-hint from the unstable bookStjepan Glavina-41/+0
2017-11-22Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomezbors-0/+40
2017-11-22Stabilize spin_loop_hintStjepan Glavina-4/+4
2017-11-21allow loading external files in documentationQuietMisdreavus-0/+40
2017-11-21fix some typosMartin Lindhe-2/+2
2017-11-17update links and tracking issue for doc_spotlightQuietMisdreavus-2/+5
2017-11-17add doc_highlight feature flag and testsQuietMisdreavus-0/+27
2017-11-15Add universal_impl_trait unstable-book entryChristopher Vittal-0/+32
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-5/+0
2017-11-04Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkovbors-0/+75
2017-11-03Added page to unstable book.David Wood-0/+75
2017-11-03update unstable book and error exampleleonardo.yvens-3/+1
2017-10-28Rollup merge of #45574 - nzig:on_unimplemented_example, r=steveklabnikkennytm-4/+4