| Age | Commit message (Expand) | Author | Lines |
| 2015-06-14 | Implement RFC 1014 | Steven Fackler | -33/+161 |
| 2015-06-09 | Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichton | bors | -3/+3 |
| 2015-06-09 | Auto merge of #26150 - steveklabnik:rollup, r=steveklabnik | bors | -18/+47 |
| 2015-06-09 | Rollup merge of #26144 - steveklabnik:static_doc_fix, r=alexcrichton | Steve Klabnik | -1/+4 |
| 2015-06-09 | Rollup merge of #26140 - steveklabnik:gh25803, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2015-06-09 | Rollup merge of #26136 - steveklabnik:gh25597, r=alexcrichton | Steve Klabnik | -3/+7 |
| 2015-06-09 | Rollup merge of #26134 - steveklabnik:gh25586, r=alexcrichton | Steve Klabnik | -2/+4 |
| 2015-06-09 | Rollup merge of #26133 - steveklabnik:gh25573, r=alexcrichton | Steve Klabnik | -4/+0 |
| 2015-06-09 | Rollup merge of #26132 - astraw:fix-demangle-comment, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-06-09 | Rollup merge of #26131 - astraw:fix-trait-comment, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-06-09 | Rollup merge of #26129 - steveklabnik:gh26012, r=brson | Steve Klabnik | -0/+25 |
| 2015-06-09 | Rollup merge of #26125 - nsimplex:master, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2015-06-09 | Rollup merge of #26111 - tshepang:consistency, r=brson | Steve Klabnik | -1/+0 |
| 2015-06-09 | Make note about static and dtors | Steve Klabnik | -1/+4 |
| 2015-06-09 | Auto merge of #26039 - SimonSapin:case-mapping, r=alexcrichton | bors | -673/+1975 |
| 2015-06-09 | Fix some copyediting in TRPL: method-syntax | Steve Klabnik | -2/+2 |
| 2015-06-09 | Explain interaction with if and | in patterns | Steve Klabnik | -0/+25 |
| 2015-06-09 | Expand a bit on clone() in Dining Philosophers | Steve Klabnik | -3/+7 |
| 2015-06-09 | Clarify confusing sentence in TRPL: FFI | Steve Klabnik | -2/+4 |
| 2015-06-09 | remove stuff about #define | Steve Klabnik | -4/+0 |
| 2015-06-09 | fix comments in example about types | Andrew Straw | -1/+1 |
| 2015-06-09 | fix example in comments about demangling | Andrew Straw | -1/+1 |
| 2015-06-09 | Semantic accuracy in borrow scope rules. | simplex | -3/+3 |
| 2015-06-09 | Move collectionstest::char into coretest::char | Simon Sapin | -43/+28 |
| 2015-06-09 | Fix coretest::char::test_to_uppercase for complex mapping | Simon Sapin | -18/+17 |
| 2015-06-09 | Auto merge of #26102 - retep998:openoptionsext, r=alexcrichton | bors | -17/+17 |
| 2015-06-09 | Auto merge of #26068 - bluss:bench-sigfigs, r=huonw | bors | -8/+35 |
| 2015-06-09 | Auto merge of #26098 - russellmcc:add-ar-tool-flexible-target-spec, r=alexcri... | bors | -0/+1 |
| 2015-06-09 | Auto merge of #25627 - murarth:execution-engine-fix, r=nrc | bors | -30/+293 |
| 2015-06-09 | Auto merge of #26117 - Manishearth:rollup, r=Manishearth | bors | -36/+85 |
| 2015-06-09 | test: Display benchmark results with thousands separators | Ulrik Sverdrup | -8/+35 |
| 2015-06-09 | Rollup merge of #26113 - tshepang:avoid-abbreviations, r=steveklabnik | Manish Goregaokar | -6/+6 |
| 2015-06-09 | Rollup merge of #26112 - tshepang:readability, r=steveklabnik | Manish Goregaokar | -3/+7 |
| 2015-06-09 | Rollup merge of #26105 - tshepang:sentence-not-clear, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-06-09 | Rollup merge of #26104 - saml:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-06-09 | Rollup merge of #26099 - TheNeikos:fix-old_array_syntax_in_comments, r=alexcr... | Manish Goregaokar | -6/+6 |
| 2015-06-09 | Rollup merge of #26078 - diwic:patch-2, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-06-09 | Rollup merge of #26073 - chuckSMASH:trpl-5-4-comments, r=steveklabnik | Manish Goregaokar | -0/+3 |
| 2015-06-09 | Rollup merge of #25968 - benfleis:master, r=steveklabnik | Manish Goregaokar | -1/+3 |
| 2015-06-09 | Rollup merge of #25948 - tshepang:misc-doc-improvements, r=steveklabnik | Manish Goregaokar | -15/+15 |
| 2015-06-09 | Rollup merge of #25909 - frankamp:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-06-09 | Rollup merge of #25898 - azerupi:patch-3, r=steveklabnik | Manish Goregaokar | -0/+40 |
| 2015-06-09 | Auto merge of #26065 - Marwes:master, r=alexcrichton | bors | -673/+674 |
| 2015-06-08 | Changes to LLVM `ExecutionEngine` wrapper | Murarth | -30/+293 |
| 2015-06-08 | Auto merge of #26079 - eefriedman:emit-closure, r=nrc | bors | -2/+18 |
| 2015-06-09 | reference: that looks better without those abbreviations | Tshepang Lekhonkhobe | -6/+6 |
| 2015-06-09 | reference: improve readability | Tshepang Lekhonkhobe | -3/+7 |
| 2015-06-09 | reference: get consistent by removing unneeded whitespace | Tshepang Lekhonkhobe | -1/+0 |
| 2015-06-08 | book: remove a sentence that is not clear | Tshepang Lekhonkhobe | -2/+2 |
| 2015-06-08 | Auto merge of #26077 - SimonSapin:patch-6, r=alexcrichton | bors | -108/+107 |