| Age | Commit message (Expand) | Author | Lines |
| 2016-03-31 | syntax: Extra diagnostics for `_` used in an identifier position | Vadim Petrochenkov | -19/+34 |
| 2016-03-30 | Auto merge of #32603 - tshepang:capitalise, r=bluss | bors | -1/+1 |
| 2016-03-30 | Auto merge of #32581 - GuillaumeGomez:patch-3, r=steveklabnik | bors | -0/+85 |
| 2016-03-29 | Auto merge of #32593 - alexcrichton:fix-i586-msvc, r=brson | bors | -3/+3 |
| 2016-03-29 | Auto merge of #32576 - alexcrichton:metadata-for-our-crates, r=brson | bors | -9/+5 |
| 2016-03-29 | mk: A few build fixes for i586-pc-windows-msvc | Alex Crichton | -3/+3 |
| 2016-03-29 | Auto merge of #32571 - eddyb:llvm-back-to-back, r=alexcrichton | bors | -44/+22 |
| 2016-03-29 | Auto merge of #32557 - dotdash:issue-32518, r=nikomatsakis | bors | -17/+152 |
| 2016-03-29 | mk: move rustc_const_eval to RUSTC_CRATES where it belongs. | Eduard Burtescu | -2/+3 |
| 2016-03-29 | rustc_platform_intrinsics: remove unused rustc dependency. | Eduard Burtescu | -23/+12 |
| 2016-03-29 | Remove unnecessary dependencies on rustc_llvm. | Eduard Burtescu | -19/+7 |
| 2016-03-29 | mk: Fix cross-host builds | Alex Crichton | -9/+5 |
| 2016-03-29 | Auto merge of #32567 - soltanmm:clean-up, r=nikomatsakis | bors | -72/+56 |
| 2016-03-29 | Use weak_odr linkage when reusing definitions across codegen units | Björn Steinbrink | -17/+152 |
| 2016-03-29 | Auto merge of #32564 - frewsxcv:patch-27, r=alexcrichton | bors | -1/+1 |
| 2016-03-29 | Auto merge of #32541 - troplin:chain-bufread, r=alexcrichton | bors | -0/+54 |
| 2016-03-28 | Auto merge of #32438 - kamalmarhubi:intoiterator-example, r=steveklabnik | bors | -43/+43 |
| 2016-03-28 | Refactor s.t. TypeRelation implementors don't escape InferCtxt | Masood Malekghassemi | -45/+56 |
| 2016-03-28 | Remove some dead code | Masood Malekghassemi | -27/+0 |
| 2016-03-28 | Auto merge of #32479 - eddyb:eof-not-even-twice, r=nikomatsakis | bors | -14/+49 |
| 2016-03-28 | Auto merge of #32461 - mitaa:rdoc-anchors, r=alexcrichton | bors | -196/+473 |
| 2016-03-29 | doc: first letter should be upper case | Tshepang Lekhonkhobe | -1/+1 |
| 2016-03-28 | Auto merge of #32267 - durka:inclusive-range-error, r=nrc | bors | -32/+88 |
| 2016-03-28 | Prefer HTTPS when linking to 131002.net. | Corey Farwell | -1/+1 |
| 2016-03-28 | Fix formatting | Tobias Müller | -2/+5 |
| 2016-03-28 | Auto merge of #32561 - steveklabnik:rollup, r=steveklabnik | bors | -44/+73 |
| 2016-03-28 | Use ? instead of try!, add some basic tests | Tobias Müller | -1/+31 |
| 2016-03-28 | Add doc examples on pointer types | Guillaume Gomez | -0/+85 |
| 2016-03-28 | style: Use `iter` for IntoIterator parameter names | Kamal Marhubi | -43/+43 |
| 2016-03-28 | Rollup merge of #32534 - xtian:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-28 | Rollup merge of #32509 - tclfs:patch-2, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2016-03-28 | Rollup merge of #32507 - klingtnet:master, r=steveklabnik | Steve Klabnik | -2/+7 |
| 2016-03-28 | Rollup merge of #32504 - tclfs:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-28 | Rollup merge of #32472 - GuillaumeGomez:patch-3, r=steveklabnik | Steve Klabnik | -0/+24 |
| 2016-03-28 | Rollup merge of #32235 - fbergr:trailing_whitespace, r=sanxiyn | Steve Klabnik | -19/+19 |
| 2016-03-28 | Rollup merge of #32177 - srinivasreddy:remove_integer_suffixes, r=steveklabnik | Steve Klabnik | -18/+18 |
| 2016-03-28 | Auto merge of #32560 - alexcrichton:metadata-for-our-crates, r=nikomatsakis | bors | -0/+1 |
| 2016-03-28 | mk: Add `-C metadata` for compiling crates we ship | Alex Crichton | -0/+1 |
| 2016-03-28 | Auto merge of #32522 - tedhorst:lldb-filename, r=michaelwoerister | bors | -1/+4 |
| 2016-03-28 | Add FIXME for linkchecker whitlists | mitaa | -2/+5 |
| 2016-03-28 | Don't check(=cache) redirect pages | mitaa | -12/+19 |
| 2016-03-28 | Auto merge of #32548 - Hoops:patch-1, r=apasel422 | bors | -2/+2 |
| 2016-03-28 | Update concurrency.md | Andrew Horton | -2/+2 |
| 2016-03-27 | Auto merge of #32529 - Manishearth:concurrency-fx, r=steveklabnik | bors | -18/+124 |
| 2016-03-28 | Implement BufRead for Chain | Tobias Müller | -0/+21 |
| 2016-03-27 | Auto merge of #32516 - nodakai:fix-type-macro-feat-gate, r=alexcrichton | bors | -2/+2 |
| 2016-03-27 | Getting Started: "copy" -> "move" | Christian Wesselhoeft | -1/+1 |
| 2016-03-27 | Improve concurrency chapter | Manish Goregaokar | -18/+124 |
| 2016-03-27 | Auto merge of #32252 - durka:derive-21714, r=alexcrichton | bors | -37/+62 |
| 2016-03-27 | Update macros.md | Tang Chenglong | -2/+2 |