| Age | Commit message (Expand) | Author | Lines |
| 2015-09-13 | Update musl build in light of llvm 3.7 release | Aidan Hobson Sayers | -17/+14 |
| 2015-09-12 | TRPL: Fix Headlines, Links in "Error Handling" | Pascal Hertleif | -36/+39 |
| 2015-09-10 | Auto merge of #28301 - christopherdumas:intergrate_error_burnstushi, r=stevek... | bors | -181/+2007 |
| 2015-09-10 | Adapted @BurtSushi's blog post for the error handling chapter, rewrite the ca... | christopherdumas | -181/+2007 |
| 2015-09-10 | Auto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik | bors | -3/+3 |
| 2015-09-10 | Auto merge of #28232 - brson:tprl, r=steveklabnik | bors | -7/+14 |
| 2015-09-09 | Auto merge of #28250 - durka:patch-7, r=steveklabnik | bors | -0/+52 |
| 2015-09-09 | Auto merge of #28313 - rutsky:patch-4, r=alexcrichton | bors | -1/+1 |
| 2015-09-09 | Rollup merge of #28295 - steveklabnik:language_fix, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-09-09 | Rollup merge of #28294 - midinastasurazz:patch-3, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-09-09 | Rollup merge of #28283 - rutsky:patch-3, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-09-09 | Rollup merge of #28281 - rutsky:patch-2, r=steveklabnik | Manish Goregaokar | -4/+4 |
| 2015-09-09 | fix capitalization inside sentense | Vladimir Rutsky | -1/+1 |
| 2015-09-08 | Fix small sentence about references | Steve Klabnik | -2/+2 |
| 2015-09-08 | Fix link to hygienic macros on Wikipedia | midinastasurazz | -1/+1 |
| 2015-09-07 | fix punctuation in list (again) | Vladimir Rutsky | -2/+2 |
| 2015-09-07 | fix capitalization inside sentense | Vladimir Rutsky | -1/+1 |
| 2015-09-07 | fix punctuation in list | Vladimir Rutsky | -2/+2 |
| 2015-09-06 | Fix a typo | Hunan Rostomyan | -2/+2 |
| 2015-09-05 | Small formatting/syntax tweaks | Jack Wilson | -3/+3 |
| 2015-09-06 | Auto merge of #28259 - christopherdumas:fix_empty_link, r=Manishearth | bors | -1/+1 |
| 2015-09-05 | mention dash-to-underscore behavior | Alex Burka | -0/+4 |
| 2015-09-05 | Added link for hygenic macro system in macros.md | christopherdumas | -1/+1 |
| 2015-09-05 | Rollup merge of #28225 - jackwilsonv:patch-3, r=steveklabnik | Manish Goregaokar | -8/+8 |
| 2015-09-05 | document advance `extern crate`/`use` syntax | Alex Burka | -0/+48 |
| 2015-09-04 | trpl: Rename 'academic research' to 'bibliography'. Add some new links. | Brian Anderson | -7/+14 |
| 2015-09-03 | Capitalize circle reference | Jack Wilson | -1/+1 |
| 2015-09-03 | Fixes minor formatting inconsistencies | Jack Wilson | -8/+8 |
| 2015-09-03 | Rollup merge of #28214 - tshepang:word-not-name, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28213 - tshepang:replace-comma, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28212 - tshepang:rust-is-a-language, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28210 - tshepang:typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28207 - tshepang:flow, r=steveklabnik | Steve Klabnik | -4/+4 |
| 2015-09-03 | Rollup merge of #28203 - benschulz:book-deref-coercion, r=brson | Steve Klabnik | -5/+5 |
| 2015-09-03 | book: it is RwLock, not RWLock | Tshepang Lekhonkhobe | -2/+2 |
| 2015-09-04 | Rollup merge of #28186 - thomas07vt:thomas07vt-patch-trpl-rust-inside-other-l... | Manish Goregaokar | -0/+11 |
| 2015-09-04 | Rollup merge of #28184 - xiaochuanyu:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-09-03 | book: improve flow | Tshepang Lekhonkhobe | -4/+4 |
| 2015-09-03 | book: Rust is a language, so no need to mention that fact here | Tshepang Lekhonkhobe | -2/+2 |
| 2015-09-03 | Take method invocation semantics out of chapter on deref coercion. | benshu | -5/+5 |
| 2015-09-03 | book: "word" feels more suitable than "name" | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-03 | book: replace comma with a more suitable character | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-02 | Bash output fix to match real 'ruby embed.rb' call | John Thomas | -0/+11 |
| 2015-09-03 | Fix mistake in trait.md | Xiao Chuan Yu | -1/+1 |
| 2015-09-02 | Makes formatting of struct keyword consistent | Jack Wilson | -11/+11 |
| 2015-09-02 | Auto merge of #28135 - jackwilsonv:patch-1, r=steveklabnik | bors | -1/+1 |
| 2015-09-02 | Auto merge of #28155 - vchimishuk:doc-rust-inside-other-languages-tab, r=alex... | bors | -1/+1 |
| 2015-09-01 | Source code style fixed: tab replaced with whitespaces. | Viacheslav Chimishuk | -1/+1 |
| 2015-08-31 | Makes formatting of i32 consistent | Jack Wilson | -1/+1 |
| 2015-08-31 | Fix typo | AlexDenisov | -1/+1 |