| Age | Commit message (Expand) | Author | Lines |
| 2016-04-01 | Rollup merge of #32622 - tyoc213:rust-beginners, r=alexcrichton | Manish Goregaokar | -5/+7 |
| 2016-03-31 | allow RUST_BACKTRACE=0 to act as if unset | Emanuel Czirai | -0/+13 |
| 2016-03-31 | Using only one Mibbit link for access the two channels | David AO Lozano | -8/+6 |
| 2016-03-31 | Adding #rust-beginners to README and pointing the two channels on getting-sta... | David AO Lozano | -7/+11 |
| 2016-03-31 | Misspelled beginners in one place | David AO Lozano | -1/+1 |
| 2016-03-31 | Book: in beginner guide change irc channel #rust → #rust-beginners | David AO Lozano | -3/+3 |
| 2016-03-31 | Rollup merge of #32618 - ProgVal:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2016-03-30 | Book: Fix phrasing: “an associated type” → “a trait with an associate... | Valentin Lorentz | -1/+1 |
| 2016-03-30 | Rollup merge of #32605 - tshepang:not-needed, r=Manishearth | Steve Klabnik | -2/+2 |
| 2016-03-29 | Fix panic_fmt in the Book | Christopher Serr | -2/+2 |
| 2016-03-29 | doc: "mut" not needed for the examples | Tshepang Lekhonkhobe | -3/+3 |
| 2016-03-28 | Rollup merge of #32534 - xtian:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-28 | Rollup merge of #32509 - tclfs:patch-2, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2016-03-28 | Rollup merge of #32504 - tclfs:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-28 | Rollup merge of #32235 - fbergr:trailing_whitespace, r=sanxiyn | Steve Klabnik | -17/+17 |
| 2016-03-28 | Update concurrency.md | Andrew Horton | -2/+2 |
| 2016-03-27 | Getting Started: "copy" -> "move" | Christian Wesselhoeft | -1/+1 |
| 2016-03-27 | Improve concurrency chapter | Manish Goregaokar | -18/+124 |
| 2016-03-27 | Update macros.md | Tang Chenglong | -2/+2 |
| 2016-03-26 | docs: make some text changes on Section `Macros` | Tang Chenglong | -4/+4 |
| 2016-03-26 | Docs: a tiny modification | Tang Chenglong | -1/+1 |
| 2016-03-25 | Add note on `str` being an unsized type in strings section of book. | Alejandro Wainzinger | -0/+6 |
| 2016-03-24 | Docs: some tiny corrections | Tang Chenglong | -1/+1 |
| 2016-03-23 | Rollup merge of #32443 - tclfs:patch-8, r=steveklabnik | Eduard-Mihai Burtescu | -1/+1 |
| 2016-03-23 | Docs: Change "statements" to "expressions" on `match` | Tang Chenglong | -1/+1 |
| 2016-03-23 | Simplifying some of the phrasing explaining lifetime elision | nicholasf | -8/+6 |
| 2016-03-22 | Remove trailing whitespace at the end of lines | Florian Berger | -17/+17 |
| 2016-03-21 | Rollup merge of #32397 - tclfs:patch-7, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2016-03-21 | Rollup merge of #32373 - tclfs:patch-5, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-21 | Rollup merge of #32340 - Digipom:master, r=steveklabnik | Steve Klabnik | -0/+10 |
| 2016-03-21 | Rollup merge of #32339 - tclfs:patch-4, r=apasel422 | Steve Klabnik | -4/+4 |
| 2016-03-21 | docs: Make some changes in texts | Tang Chenglong | -3/+3 |
| 2016-03-20 | docs: Correct an improper description | Tang Chenglong | -1/+1 |
| 2016-03-19 | Rollup merge of #32327 - toddlucas:master, r=apasel422 | Eduard-Mihai Burtescu | -2/+2 |
| 2016-03-19 | Rollup merge of #32316 - tclfs:patch-3, r=steveklabnik | Eduard-Mihai Burtescu | -2/+2 |
| 2016-03-19 | Rollup merge of #32288 - tclfs:patch-2, r=apasel422 | Eduard-Mihai Burtescu | -1/+1 |
| 2016-03-18 | Update of the book; Error handling, section on custom error types: we should ... | Kevin Brothaler | -0/+10 |
| 2016-03-18 | docs: Make some tiny modification about spelling | Tang Chenglong | -4/+4 |
| 2016-03-17 | Minor phrasing adjustment | Todd Lucas | -2/+2 |
| 2016-03-18 | `let` introduces a statement | Tang Chenglong | -2/+2 |
| 2016-03-16 | docs: One typo | Tang Chenglong | -1/+1 |
| 2016-03-16 | FreeBSD has already supported Cargo | Tang Chenglong | -2/+2 |
| 2016-03-13 | Rollup merge of #32218 - cantino:minor_book_typo_fixes, r=steveklabnik | Manish Goregaokar | -4/+4 |
| 2016-03-12 | Fix minor typos in doc.rust-lang.org/book | Andrew Cantino | -4/+4 |
| 2016-03-12 | Rollup merge of #32178 - naltun:patch-1, r=steveklabnik | Manish Goregaokar | -13/+1 |
| 2016-03-11 | Auto merge of #32133 - alexcrichton:linkchecker, r=brson | bors | -37/+23 |
| 2016-03-10 | Update getting-started.md | Noah | -13/+1 |
| 2016-03-10 | Rollup merge of #32150 - steveklabnik:gh20213, r=bluss | Steve Klabnik | -2/+1 |
| 2016-03-10 | Rollup merge of #32148 - steveklabnik:gh31912, r=apasel422 | Steve Klabnik | -1/+1 |
| 2016-03-10 | Rollup merge of #32125 - pyfisch:patch-2, r=steveklabnik | Steve Klabnik | -4/+0 |