| Age | Commit message (Expand) | Author | Lines |
| 2017-04-14 | docs: track newly introduced unstable feature | Evgeny Safronov | -0/+7 |
| 2017-04-13 | Update various bookshelf repositories. | steveklabnik | -0/+0 |
| 2017-04-13 | Rename compiler_barrier to compiler_fence | Jon Gjengset | -11/+11 |
| 2017-04-13 | Address the PR review | alexey zabelin | -2/+1 |
| 2017-04-13 | Auto merge of #41009 - scottmcm:toowned-clone-into, r=alexcrichton | bors | -0/+8 |
| 2017-04-12 | Fix old docs | alexey zabelin | -0/+8 |
| 2017-04-12 | Add ToOwned::clone_into (unstable as toowned_clone_into) | Scott McMurray | -0/+8 |
| 2017-04-12 | Add global_asm tests | A.J. Gardner | -1/+1 |
| 2017-04-12 | Update unstable book with global_asm feature | A.J. Gardner | -0/+81 |
| 2017-04-11 | Rollup merge of #40559 - nagisa:manually-drop, r=alexcrichton | Corey Farwell | -0/+1 |
| 2017-04-11 | Auto merge of #41096 - clarcharr:as_bytes_mut, r=alexcrichton | bors | -0/+9 |
| 2017-04-10 | Auto merge of #40018 - japaric:ld, r=alexcrichton | bors | -0/+62 |
| 2017-04-09 | Reduce str transmutes, add mut versions of methods. | Clar Charr | -0/+9 |
| 2017-04-09 | Fix test failures | Simonas Kazlauskas | -0/+1 |
| 2017-04-09 | Auto merge of #41095 - clarcharr:as_extras, r=alexcrichton | bors | -0/+9 |
| 2017-04-08 | Auto merge of #41092 - jonhoo:std-fence-intrinsics, r=alexcrichton | bors | -0/+107 |
| 2017-04-08 | this code block is text not Rust code | Jorge Aparicio | -1/+1 |
| 2017-04-08 | Address @parched's comments | Jon Gjengset | -8/+3 |
| 2017-04-08 | Rollup merge of #41135 - japaric:unstable-docs, r=steveklabnik | Tim Neumann | -4/+123 |
| 2017-04-07 | Add as_c_str. | Clar Charr | -0/+9 |
| 2017-04-07 | hack: add a linker_flavor feature gate | Jorge Aparicio | -1/+1 |
| 2017-04-07 | add some documentation to the unstable book | Jorge Aparicio | -0/+62 |
| 2017-04-07 | change the format of the linked issue number | Jorge Aparicio | -2/+3 |
| 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 |