| Age | Commit message (Expand) | Author | Lines |
| 2016-07-21 | Rollup merge of #34880 - xitep:master, r=steveklabnik | Guillaume Gomez | -7/+7 |
| 2016-07-18 | Properly feature gate all unstable ABIs | Vadim Petrochenkov | -0/+1 |
| 2016-07-17 | doc/book: fix tests for non-x86 architectures, such as aarch64 | Ximin Luo | -0/+8 |
| 2016-07-17 | Make .enumerate() example self-explanatory | Novotnik, Petr | -7/+7 |
| 2016-07-16 | Rollup merge of #34838 - steveklabnik:gh33677, r=alexcrichton | Guillaume Gomez | -25/+48 |
| 2016-07-15 | Fix up documentation around no_std | Steve Klabnik | -25/+48 |
| 2016-07-13 | doc: ffi referenced rust-snappy can not compile | 吴冉波 | -2/+56 |
| 2016-07-13 | Auto merge of #34660 - jseyfried:fix_parse_stmt, r=nrc | bors | -2/+2 |
| 2016-07-12 | Fix fallout. | Jeffrey Seyfried | -2/+2 |
| 2016-07-11 | Fixed some typos | David | -2/+2 |
| 2016-07-08 | Rollup merge of #34699 - phlogisticfugu:master, r=steveklabnik | Manish Goregaokar | -6/+9 |
| 2016-07-08 | Rollup merge of #34610 - wuranbo:patch-2, r=steveklabnik | Manish Goregaokar | -2/+3 |
| 2016-07-07 | Auto merge of #34682 - CensoredUsername:clobber-docs, r=eddyb | bors | -3/+3 |
| 2016-07-07 | more windows documentation in getting-started | Phlogistic Fugu | -6/+9 |
| 2016-07-07 | doc:remove useless conditional compilation feature | 吴冉波 | -3/+0 |
| 2016-07-06 | Rollup merge of #34667 - KaivoAnastetiks:fix/crate-documentation, r=Manishearth | Steve Klabnik | -0/+11 |
| 2016-07-06 | Rollup merge of #34626 - sylvestre:master, r=Manishearth | Steve Klabnik | -3/+3 |
| 2016-07-06 | Rollup merge of #34625 - jaredmanning:patch-1, r=apasel422 | Steve Klabnik | -1/+1 |
| 2016-07-06 | Rollup merge of #34621 - KaivoAnastetiks:fix/#33924, r=steveklabnik | Steve Klabnik | -2/+2 |
| 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 #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-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 |