| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2016-03-09 | Remove inaccurate claim about inline assembly | Steve Klabnik | -2/+1 |
| 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 | -37/+23 |
| 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 | Remove final note from testing chapter. | Pyfisch | -4/+0 |
| 2016-03-08 | Update a spelling inconsistency | Tang Chenglong | -1/+1 |
| 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-06 | Auto merge of #30884 - durka:inclusive-ranges, r=aturon | bors | -1/+8 |
| 2016-03-04 | Rollup merge of #32002 - srinivasreddy:vector_doc, r=Manishearth | Steve Klabnik | -0/+30 |
| 2016-03-03 | added ignore | srinivasreddy | -1/+1 |
| 2016-03-02 | made print message similar across two loops | srinivasreddy | -1/+1 |
| 2016-03-02 | addressed review comments - grammar corrections, space additions | srinivasreddy | -5/+12 |
| 2016-03-02 | Explained the difference between ownership iteration and reference iteration | srinivasreddy | -0/+23 |
| 2016-03-01 | Make book ordering more natural | Evan | -1/+1 |
| 2016-03-01 | Rollup merge of #31987 - gcatlin:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-01 | grammar: 'fewer' instead of 'less' | Geoff Catlin | -1/+1 |
| 2016-02-29 | Clarified the details of a borrowing example. | Evan | -4/+4 |
| 2016-02-29 | Auto merge of #31958 - teoryn:patch-3, r=nagisa | bors | -1/+1 |
| 2016-02-28 | Fix typo (an Result) | Kevin Stock | -1/+1 |
| 2016-02-28 | Fix typo (!#[no_std]) | Kevin Stock | -1/+1 |
| 2016-02-27 | Auto merge of #31931 - Luke-Nukem:master, r=steveklabnik | bors | -9/+9 |
| 2016-02-27 | Resolve ambiguous documentation | Kevin Stock | -4/+4 |
| 2016-02-27 | document inclusive range syntax | Alex Burka | -1/+8 |
| 2016-02-27 | Refinement of paragraph referenced by [this | Luke Jones | -9/+9 |
| 2016-02-25 | Rollup merge of #31827 - teoryn:patch-1, r=brson | Manish Goregaokar | -1/+1 |
| 2016-02-25 | Rollup merge of #31870 - ivan:filter-explain, r=steveklabnik | Manish Goregaokar | -4/+6 |
| 2016-02-24 | book: Explain better why the filter closure gets a reference | Ivan Kozik | -4/+6 |
| 2016-02-24 | Capitalize some occurences of Rust in documentation | Florian Hahn | -1/+1 |
| 2016-02-22 | Fix warn(unused_mut) in example | Kevin Stock | -1/+1 |
| 2016-02-20 | Fix number of lines and methods in guessing game | Chad Shaffer | -2/+2 |
| 2016-02-17 | Rollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik | Steve Klabnik | -9/+53 |
| 2016-02-17 | Made v2 mutable so that we can actually truncate it. | Sandeep Datta | -2/+2 |
| 2016-02-16 | Clarify contiguous memory array structure of vectors in documentation | Dirk Gadsden | -2/+9 |
| 2016-02-14 | Rollup merge of #31658 - felgru:master, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-02-14 | doc: fix compiler output | Felix Gruber | -1/+1 |
| 2016-02-14 | doc: Remove trailing whitespace | fbergr | -1/+1 |