| Age | Commit message (Expand) | Author | Lines |
| 2016-07-28 | Try to clear up some awkward wording | Brett Cannon | -3/+3 |
| 2016-07-28 | Make it clear that the reference isn't normative | Steve Klabnik | -0/+5 |
| 2016-07-27 | remove claim about searching through nested fields for the nullable type, eve... | Alex Burka | -7/+9 |
| 2016-07-27 | fix typo | Alex Burka | -1/+1 |
| 2016-07-27 | revert libc changes | Alex Burka | -9/+13 |
| 2016-07-27 | hack to make example compile | Alex Burka | -1/+5 |
| 2016-07-27 | change confusing wording about discriminant | Alex Burka | -3/+3 |
| 2016-07-27 | extern fns require named parameters | Alex Burka | -1/+1 |
| 2016-07-27 | foreign function interface interface | Alex Burka | -1/+1 |
| 2016-07-27 | not just a single field | Alex Burka | -1/+1 |
| 2016-07-27 | recursion | Alex Burka | -4/+4 |
| 2016-07-27 | expand nullable pointer example | Alex Burka | -4/+24 |
| 2016-07-27 | generics-agnostic description | Alex Burka | -8/+6 |
| 2016-07-27 | book/ffi: nullable pointer, libc cleanups | Alex Burka | -21/+46 |
| 2016-07-26 | Rollup merge of #35043 - rahiel:patch-1, r=nikomatsakis | Steve Klabnik | -2/+0 |
| 2016-07-26 | Rollup merge of #34990 - abhijeetbhagat:patch-3, r=steveklabnik | Steve Klabnik | -1/+2 |
| 2016-07-26 | Rollup merge of #34850 - tshepang:patch-3, r=steveklabnik | Steve Klabnik | -2/+1 |
| 2016-07-26 | Rollup merge of #34461 - ubsan:master, r=steveklabnik | Steve Klabnik | -2/+31 |
| 2016-07-26 | doc/book/trait-objects: remove empty lines at start of examples | Rahiel Kasim | -2/+0 |
| 2016-07-23 | Update underscore usage (#34903) | abhi | -1/+2 |
| 2016-07-21 | doc: add missing pause | Tshepang Lekhonkhobe | -2/+1 |
| 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 #34849 - tshepang:patch-2, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34848 - tshepang:patch-1, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34847 - baskerville:unwanted-tag, r=apasel422 | Guillaume Gomez | -1/+1 |
| 2016-07-16 | Rollup merge of #34838 - steveklabnik:gh33677, r=alexcrichton | Guillaume Gomez | -25/+48 |
| 2016-07-16 | Rollup merge of #33362 - andradei:master, r=Manishearth | Guillaume Gomez | -3/+17 |
| 2016-07-16 | doc: remove extraneous word | Tshepang Lekhonkhobe | -1/+1 |
| 2016-07-16 | doc: remove stray comma | Tshepang Lekhonkhobe | -1/+1 |
| 2016-07-16 | Add missing inline code delimiters around Vec<T> | Bastien Dejean | -1/+1 |
| 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 | Rollup merge of #34770 - davidko:patch-1, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-07-12 | Rollup merge of #34742 - abhijeetbhagat:master, r=steveklabnik | Guillaume Gomez | -1/+3 |
| 2016-07-12 | Fix fallout. | Jeffrey Seyfried | -2/+2 |
| 2016-07-11 | Fixed some typos | David | -2/+2 |
| 2016-07-10 | Update on struct expressions (check #32769) | abhi | -1/+3 |
| 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 |