| Age | Commit message (Expand) | Author | Lines |
| 2015-05-22 | Let MultiItemDecorator take `&Annotatable` (fixes #25683) | Manish Goregaokar | -39/+39 |
| 2015-05-22 | Remove error diagnostics uniqueness check and .json generation. | Felix S. Klock II | -17/+4 |
| 2015-05-22 | Lazy-load filemaps from external crates. | Eduard Burtescu | -22/+35 |
| 2015-05-22 | Two more small fixes. | Niko Matsakis | -1/+2 |
| 2015-05-22 | Rustdoc Search: Increase Relevance of Primitives | Pascal Hertleif | -0/+7 |
| 2015-05-22 | Rustdoc: Clean Up Some JS | Pascal Hertleif | -60/+57 |
| 2015-05-21 | Add diagnostic code for generic associated const error. | Sean Patrick Santos | -6/+7 |
| 2015-05-21 | Document the debug_assertions cfg option | Matt Brubeck | -0/+4 |
| 2015-05-21 | Auto merge of #25669 - GuillaumeGomez:typo-fix, r=Manishearth | bors | -1/+1 |
| 2015-05-21 | doc: miscellaneous improvements to std::path::Path examples | Tshepang Lekhonkhobe | -38/+40 |
| 2015-05-21 | Replace "more later" by "later" | Guillaume Gomez | -1/+1 |
| 2015-05-21 | Standardize on `$t:ty` | Tamir Duberstein | -5/+5 |
| 2015-05-21 | Use `Self` to simplify | Tamir Duberstein | -109/+109 |
| 2015-05-21 | Auto merge of #25601 - ericye16:master, r=steveklabnik | bors | -3/+3 |
| 2015-05-21 | she -> they in Dining Philosophers | Steve Klabnik | -43/+45 |
| 2015-05-21 | Make various fixes: | Niko Matsakis | -108/+322 |
| 2015-05-21 | rustc_trans: evaluate `const fn` function and method calls. | Eduard Burtescu | -33/+93 |
| 2015-05-21 | rustc: const-qualify `const fn` function and method calls. | Eduard Burtescu | -57/+288 |
| 2015-05-21 | syntax: parse `const fn` for free functions and inherent methods. | Eduard Burtescu | -88/+218 |
| 2015-05-21 | Auto merge of #25473 - doomrobo:patch-3, r=steveklabnik | bors | -0/+8 |
| 2015-05-21 | Introduction vector example elements counting fix | dmgawel | -2/+2 |
| 2015-05-21 | rustdoc: Skip types in impls in search index | Ulrik Sverdrup | -11/+25 |
| 2015-05-21 | Auto merge of #25552 - GuillaumeGomez:left-hand-error, r=pnkfelix | bors | -10/+73 |
| 2015-05-21 | Fix ICE trying to pass DST to C functions | Björn Steinbrink | -1/+56 |
| 2015-05-21 | Rollup merge of #25665 - OlegTsyba:fix_documentation, r=Gankro | Manish Goregaokar | -1/+1 |
| 2015-05-21 | Rollup merge of #25661 - Stebalien:macro, r=Gankro | Manish Goregaokar | -3/+3 |
| 2015-05-21 | Rollup merge of #25659 - tshepang:improve-rendering, r=steveklabnik | Manish Goregaokar | -3/+2 |
| 2015-05-21 | Auto merge of #25656 - tshepang:spell-em-out, r=brson | bors | -7/+8 |
| 2015-05-21 | Auto merge of #25644 - iven:fix_doc_warning, r=steveklabnik | bors | -1/+1 |
| 2015-05-20 | Fix stability and deprecation markers on soft_link and symlink | Brian Campbell | -4/+4 |
| 2015-05-21 | Auto merge of #25612 - petrochenkov:lintabs, r=@alexcrichton | bors | -2/+2 |
| 2015-05-21 | Fix the typo in The Rust Programming Language book, 5.18. Strings | OlegTsyba | -1/+1 |
| 2015-05-20 | Auto merge of #25625 - bluss:doc-slice-order, r=Gankro | bors | -434/+434 |
| 2015-05-20 | Typo fix on E0067 | Guillaume Gomez | -8/+24 |
| 2015-05-20 | Change "must" to "may only" in macro future proofing rules. | Steven Allen | -3/+3 |
| 2015-05-20 | doc: that did not render well, so make it fit in one line | Tshepang Lekhonkhobe | -3/+2 |
| 2015-05-20 | Auto merge of #25652 - arielb1:free-self, r=nikomatsakis | bors | -1/+56 |
| 2015-05-20 | doc: 'reader' and 'writer' are nicer to read than 'r' and 'w' | Tshepang Lekhonkhobe | -7/+8 |
| 2015-05-20 | Substitute free lifetimes when `Self` is used within a method body | Ariel Ben-Yehuda | -1/+56 |
| 2015-05-20 | Auto merge of #25571 - hirschenberger:master, r=nrc | bors | -1/+5 |
| 2015-05-20 | Add error explanation for E0070 | Guillaume Gomez | -4/+51 |
| 2015-05-20 | Auto merge of #25390 - eddyb:typeck-pub, r=nrc | bors | -7/+7 |
| 2015-05-20 | Auto merge of #25645 - luqmana:lnr, r=eddyb | bors | -61/+60 |
| 2015-05-20 | Auto merge of #25615 - petrochenkov:issue25542, r=alexcrichton | bors | -2/+6 |
| 2015-05-20 | Auto merge of #25610 - mbrubeck:bufread-docs, r=alexcrichton | bors | -1/+22 |
| 2015-05-20 | collections: Reorder slice methods to improve API docs | Ulrik Sverdrup | -434/+434 |
| 2015-05-20 | Fix panic in lint for out of range literals | petrochenkov | -2/+2 |
| 2015-05-20 | Auto merge of #25596 - Ms2ger:rbml-docs, r=alexcrichton | bors | -27/+42 |
| 2015-05-20 | librustc_trans: Remove misoptimization in treating derefs of Box as rvalues. | Luqman Aden | -61/+60 |
| 2015-05-20 | trpl: Remove tailing semicolon of an inner attribute | Iven Hsu | -1/+1 |