| Age | Commit message (Expand) | Author | Lines |
| 2017-02-21 | Items | Corey Farwell | -69/+113 |
| 2017-02-21 | linkage | Steve Klabnik | -0/+2 |
| 2017-02-21 | unsafety | Steve Klabnik | -2/+2 |
| 2017-02-21 | influences | Steve Klabnik | -4/+4 |
| 2017-02-21 | Items and attributes | Corey Farwell | -2/+5 |
| 2017-02-21 | Crates and source files | Corey Farwell | -14/+19 |
| 2017-02-21 | Procedural macros | Corey Farwell | -0/+2 |
| 2017-02-21 | Macros By Example | Corey Farwell | -11/+21 |
| 2017-02-21 | Macros | Corey Farwell | -3/+7 |
| 2017-02-21 | Paths | Corey Farwell | -4/+10 |
| 2017-02-21 | Tokens | Corey Farwell | -7/+17 |
| 2017-02-21 | Comments | Corey Farwell | -1/+3 |
| 2017-02-21 | Identifiers | Corey Farwell | -3/+4 |
| 2017-02-21 | String table productions | Corey Farwell | -6/+8 |
| 2017-02-21 | Unicode productions | Corey Farwell | -1/+1 |
| 2017-02-21 | Introduction | Corey Farwell | -3/+3 |
| 2017-02-21 | clean up some things | Steve Klabnik | -44/+381 |
| 2017-02-21 | Start the port of the reference to mdBook | Steve Klabnik | -0/+4081 |
| 2017-02-20 | Rollup merge of #39976 - steveklabnik:reenable-book-linkchecker, r=frewsxcv | Corey Farwell | -89/+89 |
| 2017-02-20 | Auto merge of #39748 - Rufflewind:master, r=steveklabnik | bors | -6/+52 |
| 2017-02-20 | Revert "Fix up links" | Steve Klabnik | -89/+89 |
| 2017-02-20 | Auto merge of #39923 - mattyw:patch-1, r=steveklabnik | bors | -1/+1 |
| 2017-02-20 | Auto merge of #39304 - jrmuizel:drop-flags, r=steveklabnik | bors | -14/+2 |
| 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 | Remove obsolete documentation about drop-flags | Jeff Muizelaar | -14/+2 |
| 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 | -3/+0 |
| 2017-02-13 | Fix up links | Steve Klabnik | -89/+89 |
| 2017-02-13 | Port Nomicon to mdbook | Steve Klabnik | -106/+105 |
| 2017-02-13 | Port TRPL to mdbook | Steve Klabnik | -146/+146 |
| 2017-02-13 | Re-implement rustbook in terms of mdbook | Steve Klabnik | -0/+8 |
| 2017-02-11 | Improve grammar on field init docs | Jake Goulding | -8/+4 |
| 2017-02-10 | Updated installing nightly instructions | Aaron Power | -13/+13 |
| 2017-02-08 | Rollup merge of #37928 - chriskrycho:document-rfc-1623, r=steveklabnik | Corey Farwell | -9/+60 |
| 2017-02-08 | Add more examples, get everything passing at last. | Chris Krycho | -6/+33 |
| 2017-02-07 | Rollup merge of #39620 - Gheoan:patch-1, r=steveklabnik | Corey Farwell | -1/+1 |
| 2017-02-07 | Rollup merge of #39593 - steveklabnik:bookshelf-landing-page, r=frewsxcv | Corey Farwell | -20/+32 |