| Age | Commit message (Expand) | Author | Lines |
| 2015-05-13 | Fix doc tests 1.0.0 | Brian Anderson | -3/+3 |
| 2015-05-13 | Backport TRPL, reference, and grammar. | Steve Klabnik | -1205/+6063 |
| 2015-05-12 | Fix invalid references due to the automated string substitution | Barosl Lee | -1/+1 |
| 2015-05-12 | Squeeze the last bits of `task`s in documentation in favor of `thread` | Barosl Lee | -3/+3 |
| 2015-04-25 | Fix broken links in the docs | Florian Hartwig | -3/+3 |
| 2015-04-23 | std: Bring back f32::from_str_radix as an unstable API | Alex Crichton | -75/+0 |
| 2015-04-15 | Rollup merge of #24476 - brettcannon:patch-3, r=steveklabnik | 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 | Fix link to stack/heap page | Brett Cannon | -4/+4 |
| 2015-04-15 | Fix link formatting error | Brett Cannon | -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/+8 |
| 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 #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 |
| 2015-04-14 | copyediting: structs | Steve Klabnik | -6/+46 |
| 2015-04-14 | Fallout: move from scoped to spawn | Aaron Turon | -41/+8 |
| 2015-04-13 | Point to From trait in error handling guide | fenduru | -1/+1 |
| 2015-04-13 | Fix up nightly installation instructions. | Steve Klabnik | -1/+1 |
| 2015-04-13 | Update vectors.md | rundrop1 | -2/+1 |
| 2015-04-13 | Arity link has moved to primitive-types.md. | kgv | -2/+0 |
| 2015-04-12 | Updated dead link in Traits chapter of book to point to Trait Objects chapter. | Michael Alexander | -2/+2 |
| 2015-04-11 | Fix readme doctest (fixup #24239) | Manish Goregaokar | -3/+3 |
| 2015-04-11 | Rollup merge of #24309 - tshepang:doc-avoid-x-confusion, r=Manishearth | Manish Goregaokar | -4/+4 |
| 2015-04-11 | Rollup merge of #24281 - steveklabnik:lol_editing, r=alexcrichton | Manish Goregaokar | -311/+161 |
| 2015-04-11 | Rollup merge of #24253 - steveklabnik:doc_primitive_types, r=alexcrichton | Manish Goregaokar | -171/+267 |
| 2015-04-11 | Rollup merge of #24247 - steveklabnik:update_variable_bindings, r=huonw | Manish Goregaokar | -49/+57 |
| 2015-04-11 | Rollup merge of #24244 - steveklabnik:more_editing, r=steveklabnik | Manish Goregaokar | -172/+282 |
| 2015-04-11 | Rollup merge of #24239 - steveklabnik:editing_pass, r=steveklabnik | Manish Goregaokar | -25/+178 |
| 2015-04-11 | Rollup merge of #24234 - thiagooak:academic-research, r=steveklabnik | Manish Goregaokar | -0/+47 |
| 2015-04-11 | book: 'x' is already taken, so use something else | Tshepang Lekhonkhobe | -4/+4 |
| 2015-04-10 | More editing work on TRPL | Steve Klabnik | -172/+282 |
| 2015-04-10 | copyediting: while loops | Steve Klabnik | -18/+28 |
| 2015-04-10 | copyediting: for loops | Steve Klabnik | -15/+14 |
| 2015-04-10 | copyedits: patterns | Steve Klabnik | -51/+66 |
| 2015-04-10 | copyediting: match | Steve Klabnik | -117/+23 |
| 2015-04-10 | copy-editing: if | Steve Klabnik | -95/+15 |
| 2015-04-10 | remove backticks from titles | Steve Klabnik | -9/+9 |
| 2015-04-10 | some TOC reorganization | Steve Klabnik | -6/+6 |
| 2015-04-10 | Auto merge of #24177 - alexcrichton:rustdoc, r=aturon | bors | -1/+3 |
| 2015-04-10 | copyedits: documentation | Steve Klabnik | -20/+18 |
| 2015-04-10 | copyedits: functions | Steve Klabnik | -51/+85 |
| 2015-04-09 | Write the 'primitive types' section of TRPL | Steve Klabnik | -171/+267 |
| 2015-04-09 | TRPL: new introduction | Steve Klabnik | -25/+178 |