| Age | Commit message (Expand) | Author | Lines |
| 2018-01-13 | Enforce dashes in the unstable book file names | est31 | -0/+0 |
| 2018-01-09 | Rollup merge of #47301 - GuillaumeGomez:fix-error-index-display, r=QuietMisdr... | Corey Farwell | -223/+266 |
| 2018-01-09 | Fix error index display | Guillaume Gomez | -223/+266 |
| 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 |
| 2018-01-01 | Auto merge of #46895 - ricochet1k:macro-lifetimes, r=jseyfried | bors | -0/+14 |
| 2017-12-30 | update books for next release | steveklabnik | -0/+0 |
| 2017-12-28 | Add an entry in the unstable book | Matt Peterson | -0/+14 |
| 2017-12-07 | fix markdown file differences | Guillaume Gomez | -7/+7 |
| 2017-12-04 | template month/year, version into man pages while building dist tarball | Zack M. Davis | -2/+2 |
| 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 | -5/+5 |
| 2017-11-21 | Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM... | bors | -0/+30 |
| 2017-11-20 | Update books for next release | steveklabnik | -0/+0 |
| 2017-11-18 | Rollup merge of #45767 - QuietMisdreavus:who-docs-the-doc-tool, r=frewsxcv | Guillaume Gomez | -6/+28 |
| 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-16 | Auto merge of #45692 - steveklabnik:ship-cargo-book, r=alexcrichton | bors | -0/+2 |
| 2017-11-15 | Add universal_impl_trait unstable-book entry | Christopher Vittal | -0/+32 |
| 2017-11-14 | link the cargo book into the bookshelf | steveklabnik | -0/+2 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -5/+0 |
| 2017-11-04 | Update reference link in doc's 404 | Ryan Scheel | -1/+1 |
| 2017-11-04 | rustdoc book: talk about #![doc(test(...))] in doctests chapter | QuietMisdreavus | -6/+8 |
| 2017-11-04 | rustdoc book: add #![doc(test(no_crate_inject))] and #![doc(test(attr(...)))] | QuietMisdreavus | -0/+20 |
| 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 | Update the book for a fix to the print button | Carol (Nichols || Goulding) | -0/+0 |
| 2017-10-28 | Rollup merge of #45574 - nzig:on_unimplemented_example, r=steveklabnik | kennytm | -4/+4 |
| 2017-10-27 | Auto merge of #45285 - alexcrichton:update-bootstrap, r=Mark-Simulacrum | bors | -0/+0 |
| 2017-10-27 | Fixed rustc_on_unimplemented example in Unstable Book | Nadav Zingerman | -4/+4 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -0/+0 |
| 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-17 | Rollup merge of #45308 - dbrgn:headlines, r=steveklabnik | kennytm | -3/+3 |
| 2017-10-15 | Rustdoc book: Add missing headlines | Danilo Bargen | -3/+3 |
| 2017-10-15 | Fix typo in rustdoc book | Danilo Bargen | -3/+3 |
| 2017-10-15 | Rollup merge of #45250 - brauliobz:non-ascii-idents-details, r=steveklabnik | kennytm | -1/+31 |
| 2017-10-14 | Auto merge of #45102 - petrochenkov:noar, r=alexcrichton | bors | -3/+0 |