| Age | Commit message (Expand) | Author | Lines |
| 2015-04-19 | Auto merge of #24554 - tshepang:let-faq, r=steveklabnik | bors | -4/+5 |
| 2015-04-18 | Auto merge of #24383 - avdi:patch-1, r=steveklabnik | bors | -1/+1 |
| 2015-04-18 | Remove the 30 minute intro | Steve Klabnik | -583/+2 |
| 2015-04-18 | Update Windows caveats | Tamir Duberstein | -4/+1 |
| 2015-04-19 | fix doctest (fixup #24466) | Manish Goregaokar | -1/+1 |
| 2015-04-18 | Rollup merge of #24548 - graydon:reference-tidying, r=steveklabnik | Manish Goregaokar | -96/+53 |
| 2015-04-18 | Rollup merge of #24466 - steveklabnik:more_more_more, r=alexcrichton | Manish Goregaokar | -3/+105 |
| 2015-04-18 | doc: improve/fix 'let' FAQ | Tshepang Lekhonkhobe | -4/+5 |
| 2015-04-17 | Remove obsolete discusison of runtime, promote `Linkage` to chapter. | Graydon Hoare | -38/+1 |
| 2015-04-17 | Improve memory-model section very slightly. | Graydon Hoare | -2/+4 |
| 2015-04-17 | Improve special-traits section very slightly. | Graydon Hoare | -8/+10 |
| 2015-04-17 | Eliminate the obsolete term 'slot'. | Graydon Hoare | -28/+28 |
| 2015-04-17 | Clean up section on Type aliases. | Graydon Hoare | -12/+5 |
| 2015-04-17 | Trim florid language. | Graydon Hoare | -7/+5 |
| 2015-04-17 | Trim malformed sentence. | Graydon Hoare | -2/+1 |
| 2015-04-17 | Rollup merge of #24515 - steveklabnik:gh24070, r=Gankro | Manish Goregaokar | -2/+7 |
| 2015-04-17 | Rollup merge of #24513 - j1n3l0:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-04-16 | Fix broken links in the docs | Florian Hartwig | -5/+5 |
| 2015-04-16 | Descripe tuple indexing in TRPL | Steve Klabnik | -8/+24 |
| 2015-04-16 | Make note of documentation tests and binaries | Steve Klabnik | -1/+4 |
| 2015-04-16 | remove example usage of from_str in error docs | Steve Klabnik | -15/+18 |
| 2015-04-16 | Make note of possible XSS in Rustdoc | Steve Klabnik | -0/+10 |
| 2015-04-16 | Link up some stuff in the vectors chapter | Steve Klabnik | -2/+7 |
| 2015-04-16 | document missing attributes in the reference | Steve Klabnik | -1/+11 |
| 2015-04-16 | Fix some broken links in the book | Florian Hartwig | -4/+4 |
| 2015-04-16 | Fix link id for stackoverflow | Ting-Yu Lin | -2/+2 |
| 2015-04-16 | Fix some documentation typos | Luke Gallagher | -3/+3 |
| 2015-04-17 | Update hello-cargo.md | Nelo Onyiah | -1/+1 |
| 2015-04-16 | Auto merge of #23682 - tamird:DRY-is-empty, r=alexcrichton | bors | -1/+1 |
| 2015-04-15 | Rollup merge of #24476 - brettcannon:patch-3, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-04-15 | Rollup merge of #24471 - andrewseidl:master, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-04-15 | Rollup merge of #24468 - brettcannon:patch-2, r=alexcrichton | Steve Klabnik | -4/+4 |
| 2015-04-15 | Rollup merge of #24467 - brettcannon:patch-1, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2015-04-15 | Rollup merge of #24425 - dhuseby:bitrig_fixing_tests_3, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-04-15 | Grammar fix | Brett Cannon | -1/+1 |
| 2015-04-15 | doc: Fix link to rustbyexample.com | Andrew Seidl | -1/+1 |
| 2015-04-15 | Fix link to stack/heap page | Brett Cannon | -4/+4 |
| 2015-04-15 | Fix link formatting error | Brett Cannon | -2/+2 |
| 2015-04-15 | TRPL: move semantics | Steve Klabnik | -1/+103 |
| 2015-04-14 | Positive case of `len()` -> `is_empty()` | Tamir Duberstein | -1/+1 |
| 2015-04-14 | link to ownership for now | Steve Klabnik | -2/+2 |
| 2015-04-14 | disabling a test for bitrig and openbsd | Dave Huseby | -1/+1 |
| 2015-04-14 | rollup merge of #24385: aturon/unstable-scoped | Alex Crichton | -41/+12 |
| 2015-04-14 | rollup merge of #24401: fenduru/patch-2 | Alex Crichton | -1/+1 |
| 2015-04-14 | rollup merge of #24398: steveklabnik/thanks_mdinger | Alex Crichton | -1/+1 |
| 2015-04-14 | rollup merge of #24394: rundrop1/patch-1 | Alex Crichton | -2/+1 |
| 2015-04-14 | rollup merge of #24393: steveklabnik/rbe | Alex Crichton | -14/+6 |
| 2015-04-14 | rollup merge of #24368: kgv/fix | Alex Crichton | -2/+0 |
| 2015-04-14 | rollup merge of #24273: steveklabnik/even_moar_editing | Alex Crichton | -76/+148 |
| 2015-04-14 | mutability fixes | Steve Klabnik | -4/+4 |