| Age | Commit message (Expand) | Author | Lines |
| 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 #30543 - brson:doc, r=steveklabnik | Steve Klabnik | -463/+16 |
| 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-23 | Strip the documentation index down to the essentials. | Brian Anderson | -31/+13 |
| 2015-12-23 | Remove links to out-of-tree docs | Brian Anderson | -24/+0 |
| 2015-12-23 | Remove the FAQs in favor of the website | Brian Anderson | -408/+3 |
| 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-19 | Auto merge of #30184 - petrochenkov:ascr, r=nikomatsakis | bors | -0/+2 |
| 2015-12-18 | Auto merge of #29973 - petrochenkov:privinpub, r=nikomatsakis | bors | -4/+0 |
| 2015-12-18 | Require exact type equality + add tests | Vadim Petrochenkov | -0/+2 |
| 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-18 | Rewrite VisiblePrivateTypesVisitor | Vadim Petrochenkov | -4/+0 |
| 2015-12-17 | Clarified shadowing example | Xmasreturns | -4/+6 |
| 2015-12-17 | Rollup merge of #30439 - swooster:swooster-nomicon-patch-1, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-12-17 | Rollup merge of #30404 - Shiney:ImprovedStackHeap, r=steveklabnik | Steve Klabnik | -20/+22 |
| 2015-12-17 | Change "big ask" to "tall order" in Rustonomicon. | Steve Wooster | -2/+2 |
| 2015-12-16 | Used bold and italic in the markdown to make the stack and heap documentation... | Shiney | -20/+22 |
| 2015-12-16 | Auto merge of #30206 - petrochenkov:newdepr, r=brson | bors | -0/+2 |
| 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 #30332 - bluss:nomicon-variance, r=gankro | bors | -5/+6 |
| 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-12 | Implement `#[deprecated]` attribute (RFC 1270) | Vadim Petrochenkov | -0/+2 |
| 2015-12-12 | nomicon: Mention contravariance | Ulrik Sverdrup | -4/+5 |
| 2015-12-11 | nomicon: Fix variance in example | Ulrik Sverdrup | -1/+1 |
| 2015-12-11 | book: Add missing punctuation | Ori Avtalion | -1/+1 |