| Age | Commit message (Expand) | Author | Lines |
| 2017-05-23 | Add iterator_step_by to the unstable book's summary | Scott McMurray | -0/+1 |
| 2017-05-23 | Rollup merge of #42122 - rust-lang:frewsxcv/unstable-book, r=steveklabnik | Corey Farwell | -0/+80 |
| 2017-05-23 | Rollup merge of #42016 - pietroalbini:stabilize/loop_break_value, r=nikomatsakis | Corey Farwell | -84/+0 |
| 2017-05-21 | Auto merge of #41904 - sfackler:1.18-stabilization, r=alexcrichton | bors | -32/+0 |
| 2017-05-21 | Update slice_rotate to a real tracking number | Scott McMurray | -2/+2 |
| 2017-05-21 | Add an in-place rotate method for slices to libcore | Scott McMurray | -0/+8 |
| 2017-05-20 | Stabilize library features for 1.18.0 | Steven Fackler | -32/+0 |
| 2017-05-20 | Add stub entry to unstable book for needs_drop | Alexis Beingessner | -0/+7 |
| 2017-05-20 | Add basic Unstable Book entry for `attr_literals`. | Corey Farwell | -0/+20 |
| 2017-05-20 | Add basic Unstable Book entry for `catch_expr`. | Corey Farwell | -0/+23 |
| 2017-05-20 | Add basic Unstable Book entry for `on_unimplemented`. | Corey Farwell | -0/+37 |
| 2017-05-19 | Auto merge of #41439 - ivandardi:master, r=BurntSushi | bors | -0/+7 |
| 2017-05-17 | Stabilize the loop_break_value feature | Pietro Albini | -84/+0 |
| 2017-05-17 | Auto merge of #41857 - dhardy:master, r=steveklabnik | bors | -0/+73 |
| 2017-05-17 | loop_break_value doc: remove note about other loops | Diggory Hardy | -4/+0 |
| 2017-05-17 | Auto merge of #41476 - abonander:book_proc_macro, r=nrc | bors | -0/+231 |
| 2017-05-16 | Document the `proc_macro` feature in the Unstable Book | Austin Bonander | -0/+231 |
| 2017-05-16 | Update the various books to latest | steveklabnik | -0/+0 |
| 2017-05-16 | loop_break_value: fix tests (but ignore one expected not to compile) | Diggory Hardy | -2/+10 |
| 2017-05-16 | Auto merge of #41771 - clarcharr:resize_default, r=nikomatsakis | bors | -0/+8 |
| 2017-05-15 | Add entry to the Unstable Book | Ivan Dardi | -0/+7 |
| 2017-05-15 | Auto merge of #41992 - ollie27:linkchecker_base, r=alexcrichton | bors | -11/+12 |
| 2017-05-14 | Fix some dead links in The Unstable Book | Oliver Middleton | -11/+12 |
| 2017-05-11 | Add Vec::resize_default. | Clar Charr | -0/+8 |
| 2017-05-10 | Fix up stability annotations per feedback. | Zack Weinberg | -22/+2 |
| 2017-05-10 | Revise the eprint(ln)! feature. | Zack Weinberg | -0/+20 |
| 2017-05-09 | loop_break_value book doc: remove some curiosities, regarding leodasvacas's c... | Diggory Hardy | -13/+3 |
| 2017-05-09 | loop_break_value: address review comments on book addition | Diggory Hardy | -5/+2 |
| 2017-05-09 | loop_break_value: add documentation for book | Diggory Hardy | -0/+82 |
| 2017-05-08 | Update rustc-ux-guidelines.md | Jing Zhao | -1/+1 |
| 2017-05-08 | Grammar fixes to rustc-ux-guidelines.md | Jing Zhao | -7/+7 |
| 2017-05-06 | Minor cleanup of UX guidelines. | Mark Simulacrum | -2/+6 |
| 2017-05-05 | Rollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton | Corey Farwell | -0/+0 |
| 2017-05-04 | update to latest nomicon | Alexis Beingessner | -0/+0 |
| 2017-05-01 | Added spin loop pause function | Steven Stewart-Gallus | -0/+42 |
| 2017-05-01 | Add profiling support, through the rustc -Z profile flag. | whitequark | -0/+18 |
| 2017-04-26 | Add some documentation for -Zremap-path-prefix to the unstable book | Michael Woerister | -0/+38 |
| 2017-04-26 | Auto merge of #41258 - clarcharr:str_box_extras, r=Kimundi | bors | -0/+10 |
| 2017-04-25 | Rollup merge of #41527 - steveklabnik:gh41285, r=frewsxcv | Corey Farwell | -4/+9 |
| 2017-04-25 | Rollup merge of #41463 - SergioBenitez:master, r=alexcrichton | Corey Farwell | -0/+12 |
| 2017-04-25 | Clarify the doc index | steveklabnik | -4/+9 |
| 2017-04-24 | Reference tracking issue for more_io_inner_methods. | Sergio Benitez | -1/+3 |
| 2017-04-24 | Add more_io_inner_methods feature to unstable book. | Sergio Benitez | -0/+10 |
| 2017-04-24 | More methods for str boxes. | Clar Charr | -0/+10 |
| 2017-04-24 | Fix more merge conflicts | Matthew | -70/+3 |
| 2017-04-23 | Add splice to the unstable book. | Matt Ickstadt | -0/+25 |
| 2017-04-23 | Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton | bors | -69/+0 |
| 2017-04-22 | Resolve merge conflict | matthewjasper | -1/+12 |
| 2017-04-22 | Auto merge of #41464 - frewsxcv:rollup, r=frewsxcv | bors | -2/+3 |
| 2017-04-21 | Fix issue with single question mark or paren | Vadim Petrochenkov | -2/+3 |