| Age | Commit message (Expand) | Author | Lines |
| 2016-11-03 | add #32791 test case | Niko Matsakis | -0/+81 |
| 2016-11-03 | Fix label scopes. | Jeffrey Seyfried | -0/+3 |
| 2016-10-22 | [beta] trans: pad const structs to aligned size | Tim Neumann | -0/+25 |
| 2016-10-19 | Deprecate `Reflect` | Nick Cameron | -7/+1 |
| 2016-10-19 | Stabilise attributes on statements. | Nick Cameron | -17/+9 |
| 2016-10-19 | Stabilise `?` | Nick Cameron | -33/+2 |
| 2016-10-19 | Add regression test. | Jeffrey Seyfried | -0/+25 |
| 2016-10-18 | normalize types every time HR regions are erased | Ariel Ben-Yehuda | -0/+25 |
| 2016-10-18 | Some tests to check that lifetime parametric fn's do not trip up LLVM. | Felix S. Klock II | -0/+54 |
| 2016-10-11 | force `i1` booleans to `i8` when comparing | Niko Matsakis | -0/+24 |
| 2016-10-11 | stop having identity casts be lexprs | Ariel Ben-Yehuda | -0/+35 |
| 2016-10-11 | loosen assertion against proj in collector | Niko Matsakis | -0/+34 |
| 2016-09-27 | Auto merge of #36761 - jonathandturner:E0425_E0446_E0449, r=nrc | bors | -29/+91 |
| 2016-09-27 | Auto merge of #36758 - michaelwoerister:incr-comp-file-headers, r=eddyb | bors | -0/+29 |
| 2016-09-26 | Auto merge of #36764 - jonathandturner:rollup, r=jonathandturner | bors | -8/+142 |
| 2016-09-26 | Rollup merge of #36756 - alygin:e0512-new-format, r=jonathandturner | Jonathan Turner | -0/+1 |
| 2016-09-26 | Rollup merge of #36727 - kallisti5:master, r=Aatch | Jonathan Turner | -0/+1 |
| 2016-09-26 | Rollup merge of #36723 - GuillaumeGomez:e0513, r=jonathandturner | Jonathan Turner | -0/+19 |
| 2016-09-26 | Rollup merge of #36721 - TimNN:infinite-emptiness, r=nrc | Jonathan Turner | -0/+62 |
| 2016-09-26 | Rollup merge of #36662 - jseyfried:parse_macro_invoc_paths, r=nrc | Jonathan Turner | -8/+43 |
| 2016-09-26 | Rollup merge of #36574 - japaric:link-arg, r=alexcrichton | Jonathan Turner | -0/+16 |
| 2016-09-26 | Update E0446 label with improved wording | Jonathan Turner | -1/+1 |
| 2016-09-26 | Update E0425, E0446, E0449 | Jonathan Turner | -29/+91 |
| 2016-09-26 | Auto merge of #36661 - jneem:master, r=nrc | bors | -0/+16 |
| 2016-09-26 | incr.comp.: Add test case for cache artifact file headers. | Michael Woerister | -0/+29 |
| 2016-09-26 | New error format for E0512 | Andrew Lygin | -0/+1 |
| 2016-09-26 | Add compile-fail test for E0513 | Guillaume Gomez | -0/+19 |
| 2016-09-26 | Add a compile-fail test. | Joe Neeman | -0/+16 |
| 2016-09-26 | Auto merge of #36730 - jseyfried:make_macro_rules_invocations_magic, r=nrc | bors | -0/+11 |
| 2016-09-25 | Auto merge of #36652 - giannicic:issue-36553, r=nrc | bors | -1/+1 |
| 2016-09-26 | reject macros with empty repetitions | Tim Neumann | -0/+62 |
| 2016-09-26 | Add regression test. | Jeffrey Seyfried | -0/+38 |
| 2016-09-25 | Auto merge of #36151 - camlorn:struct_layout_optimization, r=eddyb | bors | -2/+2 |
| 2016-09-26 | Forbid user-defined macros named "macro_rules". | Jeffrey Seyfried | -0/+11 |
| 2016-09-25 | Haiku: add workaround for missing F_DUPFD_CLOEXEC | Niels Sascha Reedijk | -0/+1 |
| 2016-09-25 | fix 36708 | Tim Neumann | -0/+38 |
| 2016-09-24 | Update codegen/link_section.rs. | Austin Hicks | -2/+2 |
| 2016-09-24 | librustc_mir: Propagate constants during copy propagation. | Patrick Walton | -10/+10 |
| 2016-09-23 | Auto merge of #36370 - michaelwoerister:incr-comp-metadata-hashes-check, r=ni... | bors | -0/+238 |
| 2016-09-24 | Rollup merge of #36566 - frewsxcv:9837, r=nikomatsakis | Guillaume Gomez | -0/+20 |
| 2016-09-24 | Rollup merge of #36498 - jonathandturner:macro_std_lib, r=nikomatsakis | Guillaume Gomez | -6/+6 |
| 2016-09-23 | ICH: Add ability to test the ICH of exported metadata items. | Michael Woerister | -0/+238 |
| 2016-09-23 | Auto merge of #36649 - eddyb:selfish-idents, r=pnkfelix | bors | -0/+19 |
| 2016-09-23 | Auto merge of #36335 - mcarton:compiletest, r=GuillaumeGomez | bors | -1/+3 |
| 2016-09-23 | Fix fallout in tests. | Jeffrey Seyfried | -8/+5 |
| 2016-09-22 | Auto merge of #36154 - nrc:proc-macro-init, r=@jseyfried | bors | -0/+104 |
| 2016-09-22 | Rollup merge of #36539 - mikhail-m1:36530, r=jonathandturner | Jonathan Turner | -0/+32 |
| 2016-09-22 | Rollup merge of #36330 - aclarry:e0560-update, r=jonathandturner | Jonathan Turner | -12/+23 |
| 2016-09-22 | Don't let a type parameter named "Self" unchanged past HIR lowering. | Eduard Burtescu | -0/+19 |
| 2016-09-22 | Fix compile-fail syntax in error file | mcarton | -2/+3 |