| Age | Commit message (Expand) | Author | Lines |
| 2015-12-16 | Auto merge of #30206 - petrochenkov:newdepr, r=brson | bors | -0/+2 |
| 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 |
| 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-09 | Rollup merge of #30224 - matklad:super-docs, r=steveklabnik | Steve Klabnik | -0/+19 |
| 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 |
| 2015-12-05 | Uses unwrap instead of pattern matching | Christopher Sumnicht | -3/+3 |
| 2015-12-05 | DOCS: update reference about paths | Aleksey Kladov | -0/+19 |
| 2015-12-05 | Resolved warnings about unused result | Christopher Sumnicht | -3/+3 |
| 2015-12-04 | Fix typo | Jake Worth | -1/+1 |
| 2015-12-04 | Auto merge of #29850 - Kimundi:attributes_that_make_a_statement, r=pnkfelix | bors | -0/+3 |
| 2015-12-03 | Link to lazy_static crate in Design FAQ | Mika Attila | -4/+2 |
| 2015-12-03 | Auto merge of #30169 - shepmaster:for-loop-into-iterator, r=steveklabnik | bors | -5/+7 |
| 2015-12-02 | Clarify that a for loop uses `IntoIterator` | Jake Goulding | -5/+7 |
| 2015-12-02 | Auto merge of #30161 - JIghtuse:master, r=steveklabnik | bors | -1/+3 |
| 2015-12-02 | book: Provide link to tuple structs in type aliases chapter | Boris Egorov | -1/+3 |
| 2015-12-01 | Rollup merge of #30154 - salty-horse:guessing_panic, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-01 | Rollup merge of #30153 - durka:patch-11, r=steveklabnik | Steve Klabnik | -9/+16 |
| 2015-12-01 | Rollup merge of #30144 - pjungwir:clarify-semver-rules, r=steveklabnik | Steve Klabnik | -3/+7 |
| 2015-12-01 | Rollup merge of #30134 - salty-horse:patch-1, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-12-02 | book: Change mention of unused `return` to `panic!` | Ori Avtalion | -1/+1 |
| 2015-12-01 | trpl: explain how to inhibit rustdoc's auto-main | Alex Burka | -9/+16 |
| 2015-12-01 | Clarify ambiguity about how to ask Cargo for a specific version | Paul A. Jungwirth | -3/+7 |
| 2015-12-01 | Fix wording in Guessing Game | Ori Avtalion | -2/+2 |
| 2015-12-01 | trpl: additions & fixes for syntax index. | Daniel Keep | -2/+6 |
| 2015-11-30 | Rollup merge of #30122 - steveklabnik:last_trpl_fix, r=Manishearth | Steve Klabnik | -1/+1 |
| 2015-11-30 | Rollup merge of #30115 - nilcons-contrib:fix-book-stack, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-11-30 | Rollup merge of #30114 - sourcefrog:doc-casts2, r=Manishearth | Steve Klabnik | -7/+19 |
| 2015-11-30 | Rollup merge of #30108 - bhargavrpatel:master, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-11-30 | Fix path to TRPL in doc README | Steve Klabnik | -1/+1 |
| 2015-11-30 | Correct grammar | Martin Pool | -1/+1 |