| Age | Commit message (Expand) | Author | Lines |
| 2015-07-05 | Rollup merge of #26789 - tshepang:improve-array-examples, r=alexcrichton | Steve Klabnik | -4/+9 |
| 2015-07-05 | reference: remove stray comma | Tshepang Lekhonkhobe | -1/+1 |
| 2015-07-05 | reference: improve coercions section | Tshepang Lekhonkhobe | -41/+66 |
| 2015-07-05 | Rollup merge of #26795 - tshepang:typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-07-05 | reference: fix typo | Tshepang Lekhonkhobe | -1/+1 |
| 2015-07-05 | Rollup merge of #26792 - tshepang:follow-idiom, r=steveklabnik | Steve Klabnik | -4/+2 |
| 2015-07-05 | reference: improve lambda example | Tshepang Lekhonkhobe | -4/+2 |
| 2015-07-05 | Rollup merge of #26791 - tshepang:misc-ref-fixes, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-07-05 | reference: tiny fixes | Tshepang Lekhonkhobe | -2/+2 |
| 2015-07-05 | Rollup merge of #26788 - tshepang:not-exclamation-marks, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-07-05 | Rollup merge of #26787 - tshepang:tuple-usage, r=steveklabnik | Steve Klabnik | -3/+6 |
| 2015-07-05 | Rollup merge of #26785 - tshepang:inference, r=steveklabnik | Steve Klabnik | -12/+21 |
| 2015-07-05 | reference: improve examples of the different array types | Tshepang Lekhonkhobe | -4/+9 |
| 2015-07-05 | reference: that looks like exclamations marks for some fonts | Tshepang Lekhonkhobe | -2/+2 |
| 2015-07-05 | reference: make tuple usage examples more meaningful | Tshepang Lekhonkhobe | -3/+6 |
| 2015-07-05 | reference: improve readability of type inference explanations for float and i... | Tshepang Lekhonkhobe | -12/+21 |
| 2015-07-01 | Add netbsd amd64 support | Alex Newman | -1/+1 |
| 2015-07-01 | remove terminating dot from caption | Vladimir Rutsky | -1/+1 |
| 2015-07-01 | add missing colon | Vladimir Rutsky | -1/+1 |
| 2015-06-30 | Update complement-design-faq.md | Christian Weinz | -1/+1 |
| 2015-06-30 | Rollup merge of #26580 - adamheins:master, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-06-30 | Rollup merge of #26506 - tshepang:doc-fix, r=steveklabnik | Steve Klabnik | -3/+5 |
| 2015-06-30 | Auto merge of #26662 - steveklabnik:gh26661, r=alexcrichton | bors | -3/+3 |
| 2015-06-29 | Auto merge of #26660 - steveklabnik:fix_up_pointers, r=alexcrichton | bors | -3/+6 |
| 2015-06-29 | Update link to Ousterhout | Steve Klabnik | -3/+3 |
| 2015-06-29 | Auto merge of #26623 - Saser:master, r=steveklabnik | bors | -1/+6 |
| 2015-06-29 | Change removal notice for pointer guide. | Steve Klabnik | -3/+6 |
| 2015-06-29 | Auto merge of #26462 - brson:stdidx, r=steveklabnik | bors | -7/+7 |
| 2015-06-27 | Clarifying deallocation order of resources within same scope | Christian Persson | -1/+6 |
| 2015-06-26 | make book match reference | Alexis Beingessner | -5/+2 |
| 2015-06-26 | accessing private fields is not safe, and io isn't scary | Alexis Beingessner | -3/+0 |
| 2015-06-25 | Improve sentence flow. | Adam Heins | -1/+1 |
| 2015-06-24 | Replace std::comm reference with std::sync::mpsc. | Brody Holden | -2/+2 |
| 2015-06-24 | Auto merge of #26529 - steveklabnik:gh26366, r=alexcrichton | bors | -1/+1 |
| 2015-06-24 | Auto merge of #26528 - brson:papers, r=alexcrichton | bors | -2/+29 |
| 2015-06-24 | Auto merge of #26526 - djc:patch-1, r=steveklabnik | bors | -0/+6 |
| 2015-06-24 | Auto merge of #26509 - tshepang:4-and-not-3, r=bluss | bors | -2/+2 |
| 2015-06-23 | Fix grammar in style guide on traits | Steve Klabnik | -1/+1 |
| 2015-06-23 | doc: Add newest Rust papers | Brian Anderson | -2/+29 |
| 2015-06-23 | Add some more headers to installation documentations | Dirkjan Ochtman | -0/+6 |
| 2015-06-23 | Auto merge of #26508 - tshepang:stray-code-block, r=bluss | bors | -5/+0 |
| 2015-06-23 | Auto merge of #26367 - tshepang:patch-1, r=bluss | bors | -1/+1 |
| 2015-06-22 | Use a more descriptive variable name. | Jake Hickey | -3/+3 |
| 2015-06-22 | book: there are 4 special sections | Tshepang Lekhonkhobe | -2/+2 |
| 2015-06-22 | book: remove a stray code block | Tshepang Lekhonkhobe | -5/+0 |
| 2015-06-22 | book: whitespace | Tshepang Lekhonkhobe | -1/+1 |
| 2015-06-22 | book: fix sentence | Tshepang Lekhonkhobe | -2/+4 |
| 2015-06-22 | Auto merge of #26037 - nhowell:plain_js_playpen, r=steveklabnik | bors | -1/+0 |
| 2015-06-20 | doc: Make it easier to find the std docs from the index | Brian Anderson | -7/+7 |
| 2015-06-20 | TRPL: FFI: address panics | Steve Klabnik | -0/+34 |