| Age | Commit message (Expand) | Author | Lines |
| 2017-10-26 | Update the book on beta to fix the print button | Carol (Nichols || Goulding) | -0/+0 |
| 2017-10-06 | implement pattern-binding-modes RFC | Tobias Schottdorf | -0/+58 |
| 2017-10-06 | Auto merge of #44734 - mchlrhw:wip/hashmap-entry-and-then, r=BurntSushi | bors | -0/+77 |
| 2017-10-06 | Implement `entry_and_modify` | mchlrhw | -0/+77 |
| 2017-10-02 | update books for next release | steveklabnik | -0/+0 |
| 2017-09-30 | Docs: Add trace_macros! to unstable book | Danilo Bargen | -0/+39 |
| 2017-09-22 | Add support for `..=` syntax | Alex Burka | -2/+2 |
| 2017-09-19 | Auto merge of #44620 - zackmdavis:rfc_1940_housekeeping, r=nikomatsakis | bors | -0/+30 |
| 2017-09-19 | Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnik | bors | -0/+24 |
| 2017-09-18 | Rollup merge of #44640 - budziq:stabilize_splice, r=dtolnay | Alex Crichton | -6/+5 |
| 2017-09-17 | Rollup merge of #44595 - budziq:stabilize_compiler_fences, r=alexcrichton | Tim Neumann | -106/+0 |
| 2017-09-17 | Updated tracking issue for String::splice and its unstable-book entry | Michal Budzynski | -4/+3 |
| 2017-09-17 | stabilized vec_splice (fixes #32310) | Michal Budzynski | -3/+3 |
| 2017-09-16 | stabilized iterator_for_each (closes #42986) | Michal Budzynski | -17/+0 |
| 2017-09-16 | stabilized compiler_fences (fixes #41091) | Michal Budzynski | -106/+0 |
| 2017-09-15 | unstable book section for `fn_must_use` | Zack M. Davis | -0/+30 |
| 2017-09-15 | Auto merge of #43949 - GuillaumeGomez:compile_fail_stable, r=alexcrichton | bors | -8/+33 |
| 2017-09-12 | Auto merge of #44413 - est31:move_man, r=nikomatsakis | bors | -0/+433 |
| 2017-09-08 | Move the man directory to a subdirectory | est31 | -0/+433 |
| 2017-09-05 | remove tests for doc(masked) | QuietMisdreavus | -16/+0 |
| 2017-09-05 | update `doc_masked` docs and tracking issue | QuietMisdreavus | -2/+5 |
| 2017-09-05 | add feature gate doc_masked and tests | QuietMisdreavus | -0/+37 |
| 2017-09-05 | use - for unstable book filenames | Jon Gjengset | -0/+0 |
| 2017-09-05 | Add or_default to Entry APIs | Jon Gjengset | -0/+13 |
| 2017-09-03 | Add precision for rustdoc block codes | Guillaume Gomez | -0/+13 |
| 2017-09-03 | Add compile_fail documentation | Guillaume Gomez | -8/+20 |
| 2017-09-01 | Fix unstable book example | Matt Ickstadt | -2/+4 |
| 2017-09-01 | Implement RFC 1925 | Matt Ickstadt | -0/+21 |
| 2017-08-30 | Rollup merge of #44172 - mattico:patch-2, r=frewsxcv | Alex Crichton | -1/+1 |
| 2017-08-30 | Rollup merge of #44044 - mattico:string-splice-return, r=dtolnay | Alex Crichton | -2/+1 |
| 2017-08-29 | Fix link in unstable book entry for Generators | Matt Ickstadt | -1/+1 |
| 2017-08-26 | Remove Splice struct return value from String::splice | Matt Ickstadt | -2/+1 |
| 2017-08-17 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -23/+0 |
| 2017-08-17 | Rollup merge of #43914 - steveklabnik:update-books, r=QuietMisdreavus | Corey Farwell | -0/+0 |
| 2017-08-16 | Update the books for next release | steveklabnik | -0/+0 |
| 2017-08-16 | Stabilize rvalue promotion to 'static. | Eduard-Mihai Burtescu | -23/+0 |
| 2017-08-16 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -33/+111 |
| 2017-08-15 | Auto merge of #43500 - murarth:string-retain, r=alexcrichton | bors | -0/+23 |
| 2017-08-15 | Auto merge of #43863 - steveklabnik:ship-the-rustdoc-book, r=frewsxcv | bors | -32/+4 |
| 2017-08-14 | Add method `String::retain` | Murarth | -0/+23 |
| 2017-08-14 | Merge remote-tracking branch 'origin/master' into gen | Alex Crichton | -5/+458 |
| 2017-08-14 | Remove plugins chapter | steveklabnik | -32/+2 |
| 2017-08-14 | Rollup merge of #43790 - steveklabnik:rustdoc-passes, r=QuietMisdreavus | Corey Farwell | -1/+84 |
| 2017-08-14 | Write the "passes" chapter of the rustdoc book | steveklabnik | -1/+84 |
| 2017-08-14 | link to the rustdoc book from the main docs | steveklabnik | -0/+2 |
| 2017-08-13 | Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichton | bors | -0/+42 |
| 2017-08-12 | Auto merge of #43812 - steveklabnik:rustdoc-doc-tests, r=QuietMisdreavus | bors | -1/+237 |
| 2017-08-11 | rustdoc doc tests | steveklabnik | -1/+237 |
| 2017-08-11 | address review feedback | steveklabnik | -4/+10 |
| 2017-08-10 | ignore more things | steveklabnik | -4/+4 |