| Age | Commit message (Expand) | Author | Lines |
| 2017-01-04 | Replace BlockAndBuilder with Builder. | Mark Simulacrum | -2/+2 |
| 2017-01-04 | Auto merge of #38670 - dotdash:transmute_align, r=eddyb | bors | -0/+31 |
| 2017-01-04 | Don't leak the compiler's internal representation of scopes in error messages. | Eduard-Mihai Burtescu | -0/+58 |
| 2017-01-03 | Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn | bors | -0/+0 |
| 2017-01-03 | Don't warn about dead foreign items if the 'allow(dead_code)' attribute is pr... | Dylan McKay | -0/+20 |
| 2017-01-02 | Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoerister | bors | -0/+45 |
| 2017-01-02 | Auto merge of #38760 - est31:ignorecfg, r=sanxiyn | bors | -1/+1 |
| 2017-01-01 | Fix pre-cfg_attr notation in comment | est31 | -1/+1 |
| 2017-01-01 | Add pretty printing of unions in debuggers | Philip Craig | -3/+2 |
| 2016-12-31 | Auto merge of #38482 - est31:i128, r=eddyb | bors | -10/+226 |
| 2016-12-31 | Fix iabs and add some more tests | est31 | -1/+5 |
| 2016-12-31 | Fix transmute::<T, U> where T requires a bigger alignment than U | Björn Steinbrink | -0/+31 |
| 2016-12-31 | Style fixes | Josh Driver | -2/+1 |
| 2016-12-31 | Stop macro calls in structs for proc_macro_derive from panicing | Josh Driver | -0/+53 |
| 2016-12-30 | Add test to ensure unadjusted stays unstable | est31 | -0/+17 |
| 2016-12-30 | Further and hopefully final Windows fixes | Simonas Kazlauskas | -2/+38 |
| 2016-12-30 | 40 -> 39, as ceil(log10(2^128)) == 39 | est31 | -0/+2 |
| 2016-12-30 | Fix intrinsics and expand tests | est31 | -0/+16 |
| 2016-12-30 | Fix rebase fallout | Simonas Kazlauskas | -0/+6 |
| 2016-12-30 | Fix parse-fail and compile-fail tests | Simonas Kazlauskas | -20/+7 |
| 2016-12-30 | Tidy | Simonas Kazlauskas | -0/+36 |
| 2016-12-30 | Feature gate the 128 bit types | Simonas Kazlauskas | -0/+39 |
| 2016-12-30 | Tests for the 128 bit integers | Simonas Kazlauskas | -0/+73 |
| 2016-12-29 | Rollup merge of #38559 - japaric:ptx2, r=alexcrichton | Alex Crichton | -1/+1 |
| 2016-12-29 | Add a test for #38273 | Nick Cameron | -0/+21 |
| 2016-12-29 | Change --crate-type metadata to --emit=metadata | Nick Cameron | -9/+8 |
| 2016-12-28 | rustc: always print nested nodes where a HIR map is available. | Eduard-Mihai Burtescu | -7/+7 |
| 2016-12-28 | rustc: move function arguments into hir::Body. | Eduard-Mihai Burtescu | -4/+14 |
| 2016-12-28 | rustc: separate bodies for static/(associated)const and embedded constants. | Eduard-Mihai Burtescu | -64/+53 |
| 2016-12-28 | rustc: separate TraitItem from their parent Item, just like ImplItem. | Eduard-Mihai Burtescu | -39/+154 |
| 2016-12-28 | hir: lower `ImplicitSelf` to resolved `Self` TyQPath's. | Eduard-Mihai Burtescu | -2/+3 |
| 2016-12-28 | Auto merge of #38479 - michaelwoerister:extern_mod_ich, r=nikomatsakis | bors | -0/+272 |
| 2016-12-27 | Auto merge of #38600 - arielb1:dead-drop, r=eddyb | bors | -0/+54 |
| 2016-12-27 | Auto merge of #38537 - jseyfried:fix_rustdoc_ice, r=nrc | bors | -0/+57 |
| 2016-12-27 | Auto merge of #38507 - alexcrichton:travis-lldb, r=brson | bors | -0/+1 |
| 2016-12-26 | fix ui test | Jorge Aparicio | -1/+1 |
| 2016-12-26 | travis: Update the OSX image we run tests in | Alex Crichton | -0/+1 |
| 2016-12-26 | Auto merge of #38542 - YaLTeR:fastcall-fix, r=pnkfelix | bors | -0/+85 |
| 2016-12-26 | More systematic error reporting in path resolution | Vadim Petrochenkov | -439/+576 |
| 2016-12-26 | Move some compile-fail tests into UI directory | Vadim Petrochenkov | -323/+1285 |
| 2016-12-25 | Auto merge of #38539 - jseyfried:fix_resolve_hang, r=eddyb | bors | -1/+3 |
| 2016-12-25 | clear discriminant drop flag at the bottom of a ladder | Ariel Ben-Yehuda | -0/+54 |
| 2016-12-25 | Auto merge of #38566 - jseyfried:fix_import_resolution_bug, r=eddyb | bors | -0/+22 |
| 2016-12-24 | Rollup merge of #38557 - michaelwoerister:inline-asm-ich, r=nikomatsakis | Steve Klabnik | -0/+265 |
| 2016-12-24 | Rollup merge of #38502 - michaelwoerister:ich-test-inherent-impls, r=nikomats... | Steve Klabnik | -1/+409 |
| 2016-12-24 | Auto merge of #38268 - withoutboats:parse_where_higher_rank_hack, r=eddyb | bors | -0/+16 |
| 2016-12-23 | Auto merge of #38523 - camlorn:disable_field_reordering, r=nikomatsakis | bors | -36/+32 |
| 2016-12-23 | Auto merge of #38533 - jseyfried:legacy_custom_derive_deprecation, r=nrc | bors | -1/+1 |
| 2016-12-23 | Auto merge of #38232 - jseyfried:refactor_global_paths, r=nrc | bors | -2/+2 |
| 2016-12-23 | Allow legacy custom derive authors to disable warnings in downstream crates. | Jeffrey Seyfried | -1/+1 |