| Age | Commit message (Expand) | Author | Lines |
| 2018-03-25 | Rollup merge of #49194 - Zoxc:unsafe-generator, r=cramertj | kennytm | -10/+10 |
| 2018-03-21 | Stabilize method `String::retain` | Murarth | -23/+0 |
| 2018-03-21 | Make resuming generators unsafe instead of the creation of immovable generato... | John Kåre Alsaker | -10/+10 |
| 2018-03-20 | Stabilize slice patterns without `..` | Vadim Petrochenkov | -47/+16 |
| 2018-03-15 | Stabilize `inclusive_range_syntax` language feature. | kennytm | -20/+0 |
| 2018-03-08 | Stabilize const_indexing feature | Oliver Schneider | -19/+0 |
| 2018-02-28 | Rollup merge of #48359 - jsgf:remap-path-prefix, r=sanxiyn | Manish Goregaokar | -37/+0 |
| 2018-02-25 | Rollup merge of #48166 - hedgehog1024:hedgehog1024-stabilize-entry_and_modify... | kennytm | -77/+0 |
| 2018-02-22 | Implement --remap-path-prefix | Jeremy Fitzhardinge | -37/+0 |
| 2018-02-17 | Fix unstable book | Guillaume Gomez | -0/+3 |
| 2018-02-12 | Delete information about 'entry_and_modify' from Unstable book | hedgehog1024 | -77/+0 |
| 2018-02-11 | Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakis | bors | -0/+17 |
| 2018-02-05 | Stabilize use_nested_groups | Pietro Albini | -90/+0 |
| 2018-02-04 | Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe... | kennytm | -23/+0 |
| 2018-02-01 | Fix lang items box example code | Volker Mische | -13/+8 |
| 2018-01-30 | stabilize match_beginning_vert | Jonathan Goodman | -23/+0 |
| 2018-01-30 | Add ? to unstable book | Mark Mansi | -0/+17 |
| 2018-01-30 | Rollup merge of #47515 - jimmantooth:patch-1, r=QuietMisdreavus | kennytm | -3/+3 |
| 2018-01-17 | Punctuation and clarity fixes. | James Mantooth | -3/+3 |
| 2018-01-16 | Implement repr(transparent) | Robin Kruppe | -0/+176 |
| 2018-01-13 | Enforce dashes in the unstable book file names | est31 | -0/+0 |
| 2018-01-03 | Add docs for `crate_in_paths`, `extern_in_paths` and `extern_absolute_paths` ... | Vadim Petrochenkov | -0/+137 |
| 2018-01-03 | Rollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv | kennytm | -7/+0 |
| 2017-12-28 | Add an entry in the unstable book | Matt Peterson | -0/+14 |
| 2017-12-03 | Fix invalid link to lint_plugin_test.rs | Kenjiro Nakayama | -1/+1 |
| 2017-11-30 | Implement RFC 2128 (use_nested_groups) | Pietro Albini | -0/+90 |
| 2017-11-28 | Rollup merge of #46174 - stjepang:stabilize-spinloophint, r=sfackler | kennytm | -41/+0 |
| 2017-11-22 | Remove spin-loop-hint from the unstable book | Stjepan Glavina | -41/+0 |
| 2017-11-22 | Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomez | bors | -0/+40 |
| 2017-11-22 | Stabilize spin_loop_hint | Stjepan Glavina | -4/+4 |
| 2017-11-21 | allow loading external files in documentation | QuietMisdreavus | -0/+40 |
| 2017-11-21 | fix some typos | Martin Lindhe | -2/+2 |
| 2017-11-17 | update links and tracking issue for doc_spotlight | QuietMisdreavus | -2/+5 |
| 2017-11-17 | add doc_highlight feature flag and tests | QuietMisdreavus | -0/+27 |
| 2017-11-15 | Add universal_impl_trait unstable-book entry | Christopher Vittal | -0/+32 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -5/+0 |
| 2017-11-04 | Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkov | bors | -0/+75 |
| 2017-11-03 | Added page to unstable book. | David Wood | -0/+75 |
| 2017-11-03 | update unstable book and error example | leonardo.yvens | -3/+1 |
| 2017-10-28 | Rollup merge of #45574 - nzig:on_unimplemented_example, r=steveklabnik | kennytm | -4/+4 |
| 2017-10-27 | Fixed rustc_on_unimplemented example in Unstable Book | Nadav Zingerman | -4/+4 |
| 2017-10-25 | Fix formatting in unstable book's attr-literals section | steveklabnik | -12/+12 |
| 2017-10-24 | Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichton | bors | -5/+0 |
| 2017-10-22 | `crate` shorthand visibility modifier | Zack M. Davis | -0/+20 |
| 2017-10-22 | Remove deprecated `collections` crate. | leonardo.yvens | -5/+0 |
| 2017-10-19 | Rollup merge of #45217 - SimonSapin:alloc-doc, r=steveklabnik | kennytm | -59/+25 |
| 2017-10-19 | Rollup merge of #45181 - Havvy:doc-unstable-lang-items, r=frewsxcv | kennytm | -0/+92 |
| 2017-10-17 | List of all lang items in unstable book. | Havvy | -0/+92 |
| 2017-10-13 | Fixed link to keywords page in the reference | Bráulio Bezerra | -1/+1 |
| 2017-10-13 | remove duplicate stubs | tinaun | -7/+0 |