| Age | Commit message (Expand) | Author | Lines |
| 2017-02-21 | Get linkchecker clean | Steve Klabnik | -15/+16 |
| 2017-02-20 | Rollup merge of #39976 - steveklabnik:reenable-book-linkchecker, r=frewsxcv | Corey Farwell | -84/+84 |
| 2017-02-20 | Auto merge of #39748 - Rufflewind:master, r=steveklabnik | bors | -6/+52 |
| 2017-02-20 | Revert "Fix up links" | Steve Klabnik | -84/+84 |
| 2017-02-20 | Auto merge of #39923 - mattyw:patch-1, r=steveklabnik | bors | -1/+1 |
| 2017-02-19 | Rust Book: Generics: Resolving ambiguities | Phil Ruffwind | -6/+52 |
| 2017-02-19 | Fixed some small issues | Jakob Demler | -8/+11 |
| 2017-02-18 | Rollup merge of #39847 - CBenoit:patch-1, r=frewsxcv | Guillaume Gomez | -1/+1 |
| 2017-02-18 | Variable Bindings possible nitpick | Matt Williams | -1/+1 |
| 2017-02-16 | Correct a typo in procedural macros chapter of the Book. (fixup [c8292fcd6ad2... | Benoît CORTIER | -1/+1 |
| 2017-02-16 | Auto merge of #39876 - frewsxcv:rollup, r=frewsxcv | bors | -9/+7 |
| 2017-02-15 | Rollup merge of #39840 - DaseinPhaos:patch-2, r=frewsxcv | Corey Farwell | -1/+1 |
| 2017-02-15 | fixed whitespace issues | Jakob Demler | -1/+3 |
| 2017-02-15 | Improve backtrace formating while panicking. | Yamakaky | -1/+14 |
| 2017-02-15 | book: binary prefixed are defined by IEC and not in SI | Michal Nazarewicz | -1/+1 |
| 2017-02-15 | book: don’t use GNU extensions in the example unnecessarily | Michal Nazarewicz | -8/+6 |
| 2017-02-15 | add bash to error-messages | Jakob Demler | -2/+2 |
| 2017-02-15 | Correct a typo in procedural macros chapter of the Book. | Benoît CORTIER | -1/+1 |
| 2017-02-15 | custom attributes and error reporting docs for procedural macros | Jakob Demler | -1/+69 |
| 2017-02-15 | Update procedural-macros.md | Luxko | -1/+1 |
| 2017-02-15 | Stabilize field init shorthand | est31 | -2/+0 |
| 2017-02-13 | Fix up links | Steve Klabnik | -84/+84 |
| 2017-02-13 | Port TRPL to mdbook | Steve Klabnik | -146/+146 |
| 2017-02-13 | Re-implement rustbook in terms of mdbook | Steve Klabnik | -0/+4 |
| 2017-02-11 | Improve grammar on field init docs | Jake Goulding | -2/+2 |
| 2017-02-10 | Updated installing nightly instructions | Aaron Power | -13/+13 |
| 2017-02-07 | Rollup merge of #39620 - Gheoan:patch-1, r=steveklabnik | Corey Farwell | -1/+1 |
| 2017-02-07 | Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnik | Corey Farwell | -0/+24 |
| 2017-02-07 | add missing comma | Gheorghe Anghelescu | -1/+1 |
| 2017-02-06 | Auto merge of #38436 - bluecereal:patch-1, r=frewsxcv | bors | -2/+4 |
| 2017-02-05 | Update if-let.md | bluecereal | -2/+2 |
| 2017-02-05 | Auto merge of #38161 - durka:rustdoc-crate-attrs, r=alexcrichton | bors | -4/+4 |
| 2017-02-03 | Simplify wording & fix test src/doc | Son | -3/+3 |
| 2017-02-03 | Auto merge of #39287 - wesleywiser:move_cell, r=aturon | bors | -5/+7 |
| 2017-02-02 | Rollup merge of #38823 - Freyskeyd:doc-missingInformationCfgTest, r=steveklabnik | Guillaume Gomez | -0/+4 |
| 2017-02-02 | Wrap 80 columns | Son | -2/+4 |
| 2017-02-02 | Add doc field init shorthand | Giang Nguyen | -0/+22 |
| 2017-02-01 | Update Cell references in the book | Wesley Wiser | -5/+7 |
| 2017-01-29 | Minor grammar fix 'can not' -> 'cannot' | Wilfred Hughes | -3/+3 |
| 2017-01-27 | Fix a few links in the docs | Oliver Middleton | -1/+1 |
| 2017-01-24 | fix book: refer to `add_two` as "tested function" | Raphael Das Gupta | -1/+1 |
| 2017-01-24 | Fix doc cfg(test) and tests directory | Freyskeyd | -0/+4 |
| 2017-01-23 | Rollup merge of #39191 - cesarb:book/trait-objects-vtable-size-and-align, r=s... | Steve Klabnik | -4/+1 |
| 2017-01-23 | Rollup merge of #38993 - krdln:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2017-01-23 | Rollup merge of #38794 - ConnyOnny:master, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2017-01-21 | Update if-let.md | bluecereal | -4/+4 |
| 2017-01-19 | No need to mention how these fields are used | Cesar Eduardo Barros | -2/+1 |
| 2017-01-19 | book: size and align in trait object vtables are used | Cesar Eduardo Barros | -3/+1 |
| 2017-01-15 | An update to patterns documentation | Bjorn Tipling | -0/+27 |
| 2017-01-12 | [libcollections] [doc] Fix typo in documentation | Behnam Esfahbod | -1/+1 |