| Age | Commit message (Expand) | Author | Lines |
| 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 | Rollup merge of #32431 - nicholasf:tweak/improve-expression, r=steveklabnik | Eduard-Mihai Burtescu | -8/+6 |
| 2016-03-23 | Auto merge of #32410 - Ticki:master, r=eddyb | bors | -0/+2 |
| 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-21 | Add support for naked functions | Ticki | -0/+2 |
| 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 | -41/+27 |
| 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 #32149 - steveklabnik:gh31628, r=bluss | Steve Klabnik | -0/+4 |
| 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 |
| 2016-03-09 | Remove inaccurate claim about inline assembly | Steve Klabnik | -2/+1 |
| 2016-03-09 | Add other primitive types to the reference | Steve Klabnik | -0/+4 |
| 2016-03-09 | Small grammar fix in Guessing Game | Steve Klabnik | -1/+1 |
| 2016-03-08 | doc: Fix a bunch of broken links | Alex Crichton | -41/+27 |
| 2016-03-08 | Rollup merge of #32115 - tclfs:patch-1, r=apasel422 | Steve Klabnik | -1/+1 |
| 2016-03-08 | Rollup merge of #32103 - timmontague:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-03-08 | Rollup merge of #32092 - bluss:operator-overload, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2016-03-08 | Rollup merge of #32083 - nodakai:reference-scoped-enum-alias, r=nikomatsakis | Steve Klabnik | -0/+10 |
| 2016-03-08 | Rollup merge of #31772 - nodakai:patch-1, r=steveklabnik | Steve Klabnik | -3/+9 |
| 2016-03-08 | Remove final note from testing chapter. | Pyfisch | -4/+0 |
| 2016-03-08 | Update a spelling inconsistency | Tang Chenglong | -1/+1 |
| 2016-03-08 | reference.md: clarify the limitation of type alias on an enum | NODA, Kai | -0/+10 |
| 2016-03-07 | Fixed link | Tim Montague | -1/+1 |
| 2016-03-07 | book: Update syntax index with OpAssign traits | Ulrik Sverdrup | -10/+10 |
| 2016-03-07 | reference.md: clarify negation. | NODA, Kai | -1/+7 |
| 2016-03-07 | Clarify the semantics of enum discriminants | Kai Noda | -3/+9 |
| 2016-03-06 | Auto merge of #30884 - durka:inclusive-ranges, r=aturon | bors | -1/+31 |
| 2016-03-04 | Rollup merge of #32002 - srinivasreddy:vector_doc, r=Manishearth | Steve Klabnik | -0/+30 |
| 2016-03-03 | added ignore | srinivasreddy | -1/+1 |