| Age | Commit message (Expand) | Author | Lines |
| 2015-06-10 | mend bad Markdown | Matthew Astley | -1/+1 |
| 2015-06-10 | trpl: why (assignment == empty tuple) #26120 | Matthew Astley | -1/+3 |
| 2015-06-10 | Add explanation for E0116 and update the error message. | Nick Hamann | -1/+1 |
| 2015-06-10 | Auto merge of #26137 - steveklabnik:gh25623, r=alexcrichton | bors | -1/+2 |
| 2015-06-09 | Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichton | bors | -3/+3 |
| 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 #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 | Exise 'unsafe pointer' in favor of 'raw pointer' | Steve Klabnik | -5/+5 |
| 2015-06-09 | make note of slicing syntax in TRPL: strings | Steve Klabnik | -0/+24 |
| 2015-06-09 | Make note about static and dtors | Steve Klabnik | -1/+4 |
| 2015-06-09 | Mention that enum constructors are functions | Steve Klabnik | -0/+42 |
| 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 | Fix up macro grammar | Steve Klabnik | -1/+2 |
| 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 | Semantic accuracy in borrow scope rules. | simplex | -3/+3 |
| 2015-06-09 | book: define trait | Tshepang Lekhonkhobe | -0/+3 |
| 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 #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 | 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 | Fixing typo, [[lib]] to [lib] | saml | -1/+1 |
| 2015-06-08 | Updated with requested changes | Mathieu David | -4/+1 |
| 2015-06-07 | Make all leaks safe in language reference | diwic | -1/+1 |
| 2015-06-07 | Update doctest in comments.md | Chuck Bassett | -0/+3 |
| 2015-06-06 | Auto merge of #26047 - chuckSMASH:patch-1, r=alexcrichton | bors | -1/+1 |
| 2015-06-05 | Updated Cargo.toml version number output | Chuck Bassett | -1/+1 |
| 2015-06-05 | Auto merge of #26032 - achiwhane:master, r=steveklabnik | bors | -9/+9 |
| 2015-06-05 | fix some errors | Akshay Chiwhane | -2/+2 |
| 2015-06-05 | fix typo | Akshay Chiwhane | -1/+1 |
| 2015-06-05 | edit for clarity and grammar | Akshay Chiwhane | -8/+7 |
| 2015-06-05 | Clarified naming convention for Cargo | Akshay Chiwhane | -1/+2 |