| 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 #32571 - eddyb:llvm-back-to-back, r=alexcrichton | bors | -39/+16 |
| 2016-03-29 | Auto merge of #32557 - dotdash:issue-32518, r=nikomatsakis | bors | -17/+152 |
| 2016-03-29 | rustc_platform_intrinsics: remove unused rustc dependency. | Eduard Burtescu | -22/+11 |
| 2016-03-29 | Remove unnecessary dependencies on rustc_llvm. | Eduard Burtescu | -17/+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 | 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 | -17/+17 |
| 2016-03-28 | Rollup merge of #32177 - srinivasreddy:remove_integer_suffixes, r=steveklabnik | Steve Klabnik | -18/+18 |
| 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 | 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 | -35/+60 |
| 2016-03-27 | Update macros.md | Tang Chenglong | -2/+2 |
| 2016-03-27 | Auto merge of #32521 - Manishearth:paramitem, r=eddyb | bors | -2/+3 |
| 2016-03-27 | Type macro is tracked at rust-lang/rust#27245, not 27336 | NODA, Kai | -2/+2 |
| 2016-03-27 | from_item is the old name | Manish Goregaokar | -2/+2 |
| 2016-03-27 | Clarify that ParameterEnvironment::for_item can take impl/trait items too | Manish Goregaokar | -0/+1 |
| 2016-03-26 | Auto merge of #32510 - nodakai:libstd-sys-net-error-check, r=alexcrichton | bors | -10/+11 |
| 2016-03-27 | deriving: factor out discriminant_value construction | Alex Burka | -37/+33 |
| 2016-03-27 | fix #21714 by using discriminant_value in #[derive(Hash)] | Alex Burka | -9/+12 |
| 2016-03-27 | add #[derive(Hash)] test for #21714 | Alex Burka | -0/+26 |
| 2016-03-26 | Auto merge of #32513 - japaric:try-test, r=alexcrichton | bors | -1/+58 |