| Age | Commit message (Expand) | Author | Lines |
| 2016-07-06 | Rollup merge of #34615 - rdotdk:master, r=Manishearth | Steve Klabnik | -1/+1 |
| 2016-07-06 | Rollup merge of #33250 - durka:patch-19, r=steveklabnik | Steve Klabnik | -23/+50 |
| 2016-07-06 | Correct inline assembly clobber formatting. | CensoredUsername | -3/+3 |
| 2016-07-06 | typo nothings -> nothing | 吴冉波 | -1/+1 |
| 2016-07-05 | Auto merge of #34294 - alexandermerritt:book-nuls, r=steveklabnik | bors | -7/+7 |
| 2016-07-05 | show both forms of empty struct declaration | Alex Burka | -1/+4 |
| 2016-07-05 | Add a section about crate documentation. | Kaivo Anastetiks | -0/+11 |
| 2016-07-05 | Replace it's by its. | Kaivo Anastetiks | -1/+1 |
| 2016-07-04 | Auto merge of #34602 - Xmasreturns:patch-4, r=steveklabnik | bors | -0/+6 |
| 2016-07-03 | Auto merge of #34532 - jonmarkprice:master, r=steveklabnik | bors | -27/+33 |
| 2016-07-03 | Fix a few typos in the doc | Sylvestre Ledru | -3/+3 |
| 2016-07-03 | Fix spacing in for loop enumeration example | Jared Manning | -1/+1 |
| 2016-07-02 | Clarifies the meaning of the external mutability. | Kaivo Anastetiks | -2/+2 |
| 2016-07-02 | update cargo doc link | Hariharan R | -1/+1 |
| 2016-07-02 | doc: make the conditional-compilation example work | 吴冉波 | -1/+5 |
| 2016-07-01 | Update glossary.md | Jonathan L | -0/+6 |
| 2016-06-29 | NULL not back-ticked | Alexander Merritt | -1/+1 |
| 2016-06-28 | used curly instead of straight quotes | Jonathan Price | -1/+1 |
| 2016-06-28 | Merging my book edits recent commits. | Jonathan Price | -1/+1 |
| 2016-06-28 | took comment out of code block | Jonathan Price | -3/+5 |
| 2016-06-28 | fixed typo: term should be terms | Jonathan Price | -1/+1 |
| 2016-06-28 | Rollup merge of #34442 - tatsuya6502:doc-book-ownership, r=steveklabnik | Guillaume Gomez | -1/+3 |
| 2016-06-28 | Rollup merge of #34328 - wuranbo:patch-1, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-06-28 | Rollup merge of #34287 - durka:patch-26, r=steveklabnik | Guillaume Gomez | -5/+13 |
| 2016-06-28 | Rollup merge of #34080 - royalstream:royalstream-book-june4, r=steveklabnik | Guillaume Gomez | -10/+7 |
| 2016-06-27 | many small grammatical and stylistic changes | Jonathan Price | -17/+21 |
| 2016-06-27 | "also ... as well" is redundant | Jonathan Price | -2/+2 |
| 2016-06-27 | "errors with" is idiomatic in English | Jonathan Price | -1/+1 |
| 2016-06-27 | fixed backquotes and awkward borrowing clause | Jonathan Price | -3/+3 |
| 2016-06-25 | Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichton | Jeffrey Seyfried | -1/+1 |
| 2016-06-25 | Add vectorcall and fastcall explanation | ubsan | -2/+4 |
| 2016-06-24 | First commit, fix ABI string docs in reference.md | ubsan | -2/+29 |
| 2016-06-24 | [doc] Fix links in Ownership section of the book | Tatsuya Kawano | -1/+3 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -1/+1 |
| 2016-06-23 | Switched tense to clarify what is happening in the example | Alfie John | -1/+1 |
| 2016-06-21 | Rollup merge of #34378 - liigo:patch-10, r=Manishearth | Guillaume Gomez | -1/+13 |
| 2016-06-20 | diagnostics comes from different places now | Liigo Zhuang | -1/+13 |
| 2016-06-19 | Fixed links in book/compiler-plugins.md | Alexander Stocko | -2/+3 |
| 2016-06-17 | Traits where syntax's extra usage example more clearly | 吴冉波 | -2/+2 |
| 2016-06-15 | Correct use of 'nul' 'null' and capitalization | Alexander Merritt | -7/+7 |
| 2016-06-15 | include list of characters | Alex Burka | -1/+13 |
| 2016-06-15 | update reference for #29734 | Alex Burka | -6/+2 |
| 2016-06-14 | reference: link to proper ffi attributes | Liigo Zhuang | -1/+1 |
| 2016-06-13 | doc: Fix typo | Florian Berger | -1/+1 |
| 2016-06-12 | Auto merge of #34238 - jpreiss:master, r=steveklabnik | bors | -2/+2 |
| 2016-06-11 | typo fix in loops.md | James Alan Preiss | -1/+1 |
| 2016-06-11 | fix typo in primitive-types section on slices | James Alan Preiss | -1/+1 |
| 2016-06-11 | Auto merge of #34132 - AtheMathmo:no-stdlib, r=steveklabnik | bors | -4/+20 |
| 2016-06-10 | Rollup merge of #34129 - jviide:from-string-box-error, r=steveklabnik | Seo Sanghyeon | -12/+8 |
| 2016-06-09 | Auto merge of #33895 - AndrewBrinker:master, r=steveklabnik | bors | -137/+114 |