| Age | Commit message (Expand) | Author | Lines |
| 2016-01-04 | Mention that structs can contain &mut Ts | Steve Klabnik | -0/+29 |
| 2016-01-04 | Add missing use statements | Lawrence Woodman | -6/+9 |
| 2016-01-04 | Improve syntax-index entry for lifetime bounds | Manish Goregaokar | -1/+2 |
| 2016-01-03 | Correct formatting use of tab instead of spaces | Lawrence Woodman | -2/+2 |
| 2015-12-30 | Rollup merge of #30620 - salty-horse:an_mut, r=brson | Steve Klabnik | -4/+4 |
| 2015-12-30 | Rollup merge of #30502 - Luke-Nukem:master, r=steveklabnik | Steve Klabnik | -16/+16 |
| 2015-12-29 | book: Replace "an &mut" with "a mut". Fixes #30568 | Ori Avtalion | -4/+4 |
| 2015-12-29 | Rollup merge of #30405 - durka:patch-12, r=steveklabnik | Steve Klabnik | -2/+1 |
| 2015-12-29 | Remove "Learn Rust" from TRPL. | Steve Klabnik | -1086/+14 |
| 2015-12-27 | Auto merge of #30575 - jswalden:error-handling-typo, r=apasel422 | bors | -1/+1 |
| 2015-12-27 | Change the typo 'that' to 'than' in the book error-handling chapter. | Jeff Walden | -1/+1 |
| 2015-12-26 | llvm: Add support for vectorcall (X86_VectorCall) convention | Steffen | -0/+1 |
| 2015-12-26 | book: Fix typo | Ori Avtalion | -1/+1 |
| 2015-12-25 | Rollup merge of #30545 - bluss:operator-overload, r=steveklabnik | Manish Goregaokar | -5/+6 |
| 2015-12-24 | book: Some operator fixes for the syntax index | Ulrik Sverdrup | -5/+6 |
| 2015-12-23 | Rollup merge of #30473 - nwin:patch-2, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-23 | Rollup merge of #30461 - lnmx:doc-typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-21 | Auto merge of #30400 - fbergr:master, r=steveklabnik | bors | -1/+1 |
| 2015-12-21 | Revert to colon. The text is introducing a list. | Luke Jones | -1/+1 |
| 2015-12-21 | Update patterns.md | Luke Jones | -1/+1 |
| 2015-12-21 | Correct line wrap | Luke Jones | -4/+12 |
| 2015-12-21 | Rewrite paragraph in 'match' to be more concise and readable. Start | Luke Jones | -18/+10 |
| 2015-12-19 | Update no-stdlib.md | nwin | -1/+1 |
| 2015-12-18 | doc: minor format fixes in book/error-handling | lnmx | -1/+1 |
| 2015-12-18 | Rollup merge of #30447 - Xmasreturns:Docu, r=steveklabnik | Manish Goregaokar | -4/+6 |
| 2015-12-18 | Rollup merge of #30406 - durka:patch-13, r=sanxiyn | Manish Goregaokar | -3/+3 |
| 2015-12-17 | Clarified shadowing example | Xmasreturns | -4/+6 |
| 2015-12-16 | Used bold and italic in the markdown to make the stack and heap documentation... | Shiney | -20/+22 |
| 2015-12-15 | change macro ambiguity example from ty to ident | Alex Burka | -3/+3 |
| 2015-12-15 | remove claim that $crate is a single identifier | Alex Burka | -2/+1 |
| 2015-12-15 | Book: Fix link anchor in Syntax Index | fbergr | -1/+1 |
| 2015-12-13 | Auto merge of #30329 - salty-horse:punctuation, r=steveklabnik | bors | -1/+1 |
| 2015-12-13 | Auto merge of #30310 - mbrubeck:doc-vec-bounds, r=steveklabnik | bors | -0/+30 |
| 2015-12-12 | Auto merge of #30309 - alexcrichton:more-tier-two, r=steveklabnik | bors | -24/+24 |
| 2015-12-11 | book: Add missing punctuation | Ori Avtalion | -1/+1 |
| 2015-12-11 | Document bounds checking in the book | Matt Brubeck | -0/+30 |
| 2015-12-10 | book: Update Tier 2 platforms | Alex Crichton | -24/+24 |
| 2015-12-10 | Auto merge of #30292 - Xmasreturns:patch-3, r=steveklabnik | bors | -24/+22 |
| 2015-12-09 | Fixes from review | Xmasreturns | -2/+2 |
| 2015-12-09 | Grammar and slight ordering changes | Xmasreturns | -25/+23 |
| 2015-12-09 | Grammar changes for readability | Xmasreturns | -8/+8 |
| 2015-12-09 | Rollup merge of #30273 - Xmasreturns:patch-1, r=steveklabnik | Steve Klabnik | -14/+10 |
| 2015-12-08 | Update traits.md | Xmasreturns | -1/+1 |
| 2015-12-08 | Update traits.md | Xmasreturns | -14/+10 |
| 2015-12-08 | Re-order the sections in TRPL | Steve Klabnik | -12/+12 |
| 2015-12-06 | Auto merge of #30234 - vyp:doc-typo, r=apasel422 | bors | -1/+1 |
| 2015-12-06 | doc(book/error-handling): fix typo | xd1le | -1/+1 |
| 2015-12-06 | Auto merge of #30221 - thyrgle:concurrency_doc, r=alexcrichton | bors | -3/+3 |
| 2015-12-06 | Auto merge of #30187 - alexcrichton:stabilize-1.6, r=aturon | bors | -7/+1 |
| 2015-12-05 | std: Stabilize APIs for the 1.6 release | Alex Crichton | -7/+1 |