| Age | Commit message (Expand) | Author | Lines |
| 2016-03-31 | Stop re-exporting check_match::Constructor. | Ms2ger | -8/+8 |
| 2016-03-31 | Rollup merge of #32618 - ProgVal:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2016-03-31 | Rollup merge of #32612 - frewsxcv:unnecessary-coercions, r=alexcrichton | Manish Goregaokar | -12/+0 |
| 2016-03-31 | Rollup merge of #32494 - pnkfelix:gate-parser-recovery-via-debugflag, r=nrc | Manish Goregaokar | -11/+50 |
| 2016-03-31 | Rollup merge of #32259 - oli-obk:move_const_eval, r=alexcrichton | Manish Goregaokar | -775/+908 |
| 2016-03-30 | fix compile-fail and parse-fail tests by blindly opting back into | Felix S. Klock II | -11/+31 |
| 2016-03-30 | Put in `-Z continue-parse-after-error` | Felix S. Klock II | -0/+19 |
| 2016-03-30 | Book: Fix phrasing: “an associated type” → “a trait with an associate... | Valentin Lorentz | -1/+1 |
| 2016-03-30 | Rollup merge of #32608 - tshepang:grammar, r=aturon | Steve Klabnik | -8/+8 |
| 2016-03-30 | Rollup merge of #32607 - tshepang:we-gots-intoiterator, r=apasel422 | Steve Klabnik | -1/+1 |
| 2016-03-30 | Rollup merge of #32605 - tshepang:not-needed, r=Manishearth | Steve Klabnik | -2/+2 |
| 2016-03-30 | Rollup merge of #32603 - tshepang:capitalise, r=bluss | Steve Klabnik | -1/+1 |
| 2016-03-30 | Rollup merge of #32591 - CryZe:patch-1, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-03-30 | Rollup merge of #32580 - durka:patch-17, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2016-03-30 | Remove no longer necessary coercions to fn pointer types. | Corey Farwell | -12/+0 |
| 2016-03-30 | move `const_eval` and `check_match` out of `librustc` | Oliver Schneider | -744/+877 |
| 2016-03-30 | doc: no need for an explicit iter() | Tshepang Lekhonkhobe | -1/+1 |
| 2016-03-30 | rename `rustc_const_eval` to `rustc_const_math` | Oliver Schneider | -29/+29 |
| 2016-03-30 | Auto merge of #32581 - GuillaumeGomez:patch-3, r=steveklabnik | bors | -0/+85 |
| 2016-03-30 | doc: "of the" seems more correct than "to the" | Tshepang Lekhonkhobe | -8/+8 |
| 2016-03-29 | Auto merge of #32571 - eddyb:llvm-back-to-back, r=alexcrichton | bors | -39/+16 |
| 2016-03-29 | Fix panic_fmt in the Book | Christopher Serr | -2/+2 |
| 2016-03-29 | Auto merge of #32557 - dotdash:issue-32518, r=nikomatsakis | bors | -17/+152 |
| 2016-03-29 | doc: "mut" not needed for the examples | Tshepang Lekhonkhobe | -3/+3 |
| 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 | verb agreement in core::convert docs | Alex Burka | -10/+10 |
| 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 |