| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2015-04-09 | Copyediting for 'variable bindings' | Steve Klabnik | -49/+57 |
| 2015-04-10 | Rollup merge of #24170 - omo:omo-typo-fix, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-04-09 | resurrect research paper list #24004 | Thiago Carvalho | -0/+47 |
| 2015-04-07 | Import real content. | Steve Klabnik | -3/+9377 |
| 2015-04-07 | book: Fix a hyperlink to CONFIGS.md | Alex Crichton | -1/+3 |
| 2015-04-07 | New TOC | Steve Klabnik | -10519/+48 |
| 2015-04-07 | Fix a typo | Hajime Morrita | -1/+1 |
| 2015-04-08 | Rollup merge of #24148 - xfq:patch-2, r=steveklabnik | Manish Goregaokar | -4/+4 |
| 2015-04-07 | Rollup merge of #24112 - joshtriplett:patch-1, r=steveklabnik | Manish Goregaokar | -2/+1 |
| 2015-04-07 | Rollup merge of #24088 - GuillaumeGomez:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-04-07 | Rollup merge of #24042 - callahad:bug_24030, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-04-07 | Update hello-world.md | Xue Fuqiao | -4/+4 |
| 2015-04-06 | traits.md: Fix example of using traits to match description | Josh Triplett | -2/+1 |
| 2015-04-06 | Replace alpha state by pre-1.0 | Guillaume Gomez | -1/+1 |
| 2015-04-06 | Auto merge of #24087 - mossberg:docs-comma, r=steveklabnik | bors | -1/+1 |
| 2015-04-05 | Documentation fix | Mark Mossberg | -1/+1 |
| 2015-04-04 | Alignment nitpick | mdinger | -1/+1 |
| 2015-04-04 | Auto merge of #24016 - aquach:master, r=Manishearth | bors | -1/+1 |
| 2015-04-04 | Auto merge of #23987 - liammonahan:master, r=Manishearth | bors | -1/+1 |
| 2015-04-04 | Auto merge of #23981 - chastell:book_crates-and-modules_io_sync, r=Manishearth | bors | -27/+29 |
| 2015-04-04 | Fix doc (fixup #24031) | Manish Goregaokar | -3/+1 |
| 2015-04-04 | Rollup merge of #24040 - hackaugusto:patch-1, r=steveklabnik | Manish Goregaokar | -3/+0 |
| 2015-04-04 | Rollup merge of #24032 - steveklabnik:beta_install, r=alexcrichton | Manish Goregaokar | -2/+52 |
| 2015-04-03 | book: use `mod test` consistently | Dan Callahan | -2/+2 |
| 2015-04-03 | Removed repeated sentence. | Augusto Hack | -3/+0 |
| 2015-04-03 | Update Rust install instructions in TRPL | Steve Klabnik | -2/+52 |
| 2015-04-03 | Remove old_io from trpl/concurrency.md | Dan Callahan | -22/+10 |
| 2015-04-03 | Delete duplicated sentence. | Alex Quach | -3/+0 |
| 2015-04-03 | Fixing copy/paste typo. | Alex Quach | -1/+1 |