| Age | Commit message (Expand) | Author | Lines |
| 2017-04-07 | Mention interrupts and green threads | Jon Gjengset | -1/+6 |
| 2017-04-07 | rustdoc needs space after # to ignore | Jon Gjengset | -6/+6 |
| 2017-04-07 | document some existing unstable features | Jorge Aparicio | -4/+122 |
| 2017-04-07 | Auto merge of #39987 - japaric:used, r=arielb1 | bors | -0/+154 |
| 2017-04-06 | Correct book examples for hardware re-ordering | Jon Gjengset | -54/+62 |
| 2017-04-06 | ignore the .init_array doctest | Jorge Aparicio | -1/+1 |
| 2017-04-06 | add link to issue number, ignore snippet that requires custom linking | Jorge Aparicio | -2/+3 |
| 2017-04-06 | Point to tracking issue, not PR | Jon Gjengset | -2/+2 |
| 2017-04-06 | Add unstable book entry | Jon Gjengset | -0/+99 |
| 2017-04-06 | add documentation to the unstable book | Jorge Aparicio | -0/+153 |
| 2017-04-05 | Rollup merge of #41065 - jorendorff:slice-rsplit-41020, r=alexcrichton | Ariel Ben-Yehuda | -0/+11 |
| 2017-04-05 | Rollup merge of #40943 - Amanieu:offset_to, r=alexcrichton | Ariel Ben-Yehuda | -0/+8 |
| 2017-04-05 | Add tracking issue for offset_to | Amanieu d'Antras | -2/+2 |
| 2017-04-04 | add [T]::rsplit() and rsplit_mut() #41020 | Jason Orendorff | -0/+11 |
| 2017-04-03 | Add ptr::offset_to | Amanieu d'Antras | -0/+8 |
| 2017-04-01 | rustc: Stabilize the `#![windows_subsystem]` attribute | Alex Crichton | -11/+0 |
| 2017-03-31 | Rollup merge of #40925 - DaseinPhaos:patch-5, r=steveklabnik | Corey Farwell | -0/+2 |
| 2017-03-31 | Sync all unstable features with Unstable Book; add tidy lint. | Corey Farwell | -16/+16 |
| 2017-03-30 | Add missing link in unstable-book | Luxko | -0/+2 |
| 2017-03-29 | Rollup merge of #40901 - MaloJaffre:fix-double-redirect, r=steveklabnik | Corey Farwell | -1/+1 |
| 2017-03-29 | Avoid linking to a moved page in rust.html | Malo Jaffré | -1/+1 |
| 2017-03-29 | Rollup merge of #40786 - frewsxcv:unstable-book-remaining-features, r=stevekl... | Corey Farwell | -22/+876 |
| 2017-03-29 | Add all unstable features to Unstable Book. | Corey Farwell | -22/+876 |
| 2017-03-27 | Update various book modules | steveklabnik | -0/+0 |
| 2017-03-25 | Rollup merge of #40740 - shepmaster:inclusive-range-unstable-doc, r=steveklabnik | Corey Farwell | -0/+10 |
| 2017-03-22 | Rollup merge of #40732 - petrochenkov:booktidy, r=steveklabnik | Corey Farwell | -0/+0 |
| 2017-03-22 | Basic documentation for inclusive range syntax | Jake Goulding | -0/+10 |
| 2017-03-22 | Update the book submodule and fix tidy | Vadim Petrochenkov | -0/+0 |
| 2017-03-21 | Add docs for sort_unstable to unstable book | Stjepan Glavina | -0/+31 |
| 2017-03-20 | Rollup merge of #40685 - portal-chan:patch-1, r=eddyb | Corey Farwell | -4/+4 |
| 2017-03-20 | Rollup merge of #40556 - cramertj:stabilize-pub-restricted, r=petrochenkov | Corey Farwell | -11/+0 |
| 2017-03-20 | Add missing associated type Item to Iterator | portal | -4/+4 |
| 2017-03-20 | Fix up various links | steveklabnik | -1/+1 |
| 2017-03-20 | Update book and reference submodules | steveklabnik | -0/+0 |
| 2017-03-20 | Import submodule for the book. | steveklabnik | -0/+0 |
| 2017-03-20 | Remove the existing book | steveklabnik | -17500/+0 |
| 2017-03-19 | Rollup merge of #40441 - tschottdorf:promotable-rfc, r=eddyb | Corey Farwell | -0/+24 |
| 2017-03-17 | Rollup merge of #40586 - steveklabnik:add-unstable-sort-to-unstable-book, r=f... | Corey Farwell | -0/+10 |
| 2017-03-17 | Rollup merge of #40496 - projektir:docs_number_headings, r=frewsxcv | Corey Farwell | -3/+3 |
| 2017-03-17 | Rollup merge of #40466 - projektir:outdated_docs_highlighting, r=steveklabnik | Corey Farwell | -19/+2 |
| 2017-03-17 | Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnik | Corey Farwell | -1/+1 |
| 2017-03-17 | Rollup merge of #40456 - frewsxcv:frewsxcv-docs-function-parens, r=GuillaumeG... | Corey Farwell | -5/+5 |
| 2017-03-16 | add sort_unstable to unstable book | steveklabnik | -0/+10 |
| 2017-03-15 | Stabilize pub(restricted) | Taylor Cramer | -11/+0 |
| 2017-03-14 | Improve the documentation for `rvalue_static_promotion` | Tobias Schottdorf | -0/+18 |
| 2017-03-14 | Add feature toggle for rvalue-static-promotion RFC | Tobias Schottdorf | -0/+6 |
| 2017-03-13 | Remove function invokation parens from documentation links. | Corey Farwell | -5/+5 |
| 2017-03-13 | Rust unstable book: basic desc and example for `concat_idents`. | Corey Farwell | -0/+12 |
| 2017-03-13 | Rust unstable book: basic desc and example for `non_ascii_idents`. | Corey Farwell | -0/+8 |
| 2017-03-13 | Rust unstable book: basic desc and example for `i128_type`. | Corey Farwell | -0/+15 |