| Age | Commit message (Expand) | Author | Lines |
| 2014-08-14 | auto merge of #16444 : steveklabnik/rust/fix_boxes_in_manual, r=brson | bors | -1/+1 |
| 2014-08-14 | auto merge of #16440 : bheesham/rust/master, r=brson | bors | -11/+11 |
| 2014-08-14 | auto merge of #16428 : mdinger/rust/sort_attributes, r=cmr | bors | -112/+144 |
| 2014-08-13 | Sort `Marker types` and add missing language items | mdinger | -22/+54 |
| 2014-08-13 | auto merge of #16438 : phi-gamma/rust/doc-fixes, r=brson | bors | -3/+3 |
| 2014-08-13 | auto merge of #16476 : andreastt/rust/ato/consistency_if_expr_example, r=stev... | bors | -1/+1 |
| 2014-08-13 | Guide: Add missing integer type to section on if expressions | Andreas Tolfsen | -1/+1 |
| 2014-08-13 | auto merge of #16381 : pnkfelix/rust/fsk-rust.md-fixes, r=alexcrichton | bors | -1/+7 |
| 2014-08-12 | guide-unsafe.md: fix wording | Philipp Gesang | -1/+1 |
| 2014-08-12 | ~ -> Box in the manual | Steve Klabnik | -1/+1 |
| 2014-08-12 | Minor changes to `rust.md`, and `guide-ffi.md`. | Bheesham Persaud | -11/+11 |
| 2014-08-12 | guide-unsafe.md: fix noun | Philipp Gesang | -1/+1 |
| 2014-08-12 | guide-testing.md: add auxiliary verb | Philipp Gesang | -1/+1 |
| 2014-08-12 | guide-runtime.md: remove redundant verb | Philipp Gesang | -1/+1 |
| 2014-08-11 | auto merge of #16427 : brson/rust/https, r=thestinger | bors | -6/+6 |
| 2014-08-11 | Guide: vectors | Steve Klabnik | -6/+71 |
| 2014-08-11 | Update docs to use HTTPS for static.rust-lang.org addresses | Brian Anderson | -6/+6 |
| 2014-08-11 | Sort most attributes alphabetically | mdinger | -90/+90 |
| 2014-08-11 | auto merge of #16379 : parir/rust/guide-typos, r=kballard | bors | -5/+5 |
| 2014-08-11 | auto merge of #16399 : superlogical/rust/patch-2, r=steveklabnik | bors | -1/+1 |
| 2014-08-11 | Fix some minor issues in the guide. | Peer Aramillo Irizar | -6/+6 |
| 2014-08-11 | auto merge of #15410 : LemmingAvalanche/rust/patch-1, r=alexcrichton | bors | -0/+10 |
| 2014-08-10 | Note naming convention of lists (xs, ys, ...) | LemmingAvalanche | -0/+10 |
| 2014-08-10 | Fix typo `convering` to `converting` | Jake Scott | -1/+1 |
| 2014-08-10 | Fix typo | Jake Scott | -1/+1 |
| 2014-08-09 | rust.md: Explicitly point out how special `'static` is. | Felix S. Klock II | -1/+7 |
| 2014-08-08 | auto merge of #16333 : steveklabnik/rust/guide_strings, r=brson | bors | -0/+80 |
| 2014-08-08 | Guide: method syntax | Steve Klabnik | -0/+88 |
| 2014-08-08 | auto merge of #16309 : steveklabnik/rust/guide_tasks, r=brson | bors | -0/+146 |
| 2014-08-08 | auto merge of #16285 : alexcrichton/rust/rename-share, r=huonw | bors | -14/+14 |
| 2014-08-08 | auto merge of #16273 : steveklabnik/rust/guide_generics, r=brson | bors | -1/+491 |
| 2014-08-07 | auto merge of #16206 : steveklabnik/rust/guide_lambdas, r=brson | bors | -1/+203 |
| 2014-08-07 | Guide: Traits | Steve Klabnik | -25/+339 |
| 2014-08-07 | Guide: strings | Steve Klabnik | -0/+80 |
| 2014-08-07 | Guide: tasks | Steve Klabnik | -0/+146 |
| 2014-08-07 | Guide: closures | Steve Klabnik | -1/+203 |
| 2014-08-07 | Rename `Share` to `Sync` | Alex Crichton | -14/+14 |
| 2014-08-06 | Fix typo in the tutorial | Adrien Brault | -1/+1 |
| 2014-08-06 | Guide: Fix imports (times_four instead of add_four) | Daniel Hofstetter | -2/+2 |
| 2014-08-05 | auto merge of #16247 : TimDumol/rust/patch-1, r=alexcrichton | bors | -3/+4 |
| 2014-08-05 | Guide: generics | Steve Klabnik | -0/+176 |
| 2014-08-05 | auto merge of #16246 : ruud-v-a/rust/patch-1, r=brson | bors | -1/+1 |
| 2014-08-05 | auto merge of #16234 : cakebaker/rust/rename_guessing_game_rs_to_main_rs, r=s... | bors | -17/+17 |
| 2014-08-05 | auto merge of #16216 : omasanori/rust/nfkc, r=brson | bors | -2/+1 |
| 2014-08-05 | doc: Fix the 30-minute intro to use += operator. | Tim Joseph Dumol | -3/+4 |
| 2014-08-04 | docs: Fix typo in tutorial. | Ruud van Asseldonk | -1/+1 |
| 2014-08-04 | Rename guessing_game.rs to main.rs in guide | Daniel Hofstetter | -17/+17 |
| 2014-08-04 | Rename modules.rs to main.rs in guide | Daniel Hofstetter | -3/+3 |
| 2014-08-03 | Remove the "NFKC clause" in the reference manual. | OGINO Masanori | -2/+1 |
| 2014-08-03 | Remove "bin" section from Cargo.toml | Daniel Hofstetter | -4/+0 |