| Age | Commit message (Expand) | Author | Lines |
| 2016-04-08 | Auto merge of #32773 - mitaa:rdoc-ttfn-json, r=alexcrichton | bors | -29/+0 |
| 2016-04-07 | Auto merge of #32800 - Manishearth:rollup, r=Manishearth | bors | -0/+22 |
| 2016-04-07 | Rollup merge of #32732 - dotdash:ext_arg, r=eddyb | Manish Goregaokar | -0/+22 |
| 2016-04-07 | Auto merge of #32016 - nikomatsakis:incr-comp-save, r=mw | bors | -8/+165 |
| 2016-04-07 | Rollup merge of #32789 - jseyfried:fix_duplicate_resolve_errors, r=eddyb | Manish Goregaokar | -31/+7 |
| 2016-04-07 | Rollup merge of #32674 - jseyfried:1422_groundwork, r=nikomatsakis | Manish Goregaokar | -0/+55 |
| 2016-04-07 | Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakis | bors | -364/+409 |
| 2016-04-07 | test the substs ppaux code both with and without -Z verbose | Ariel Ben-Yehuda | -47/+61 |
| 2016-04-07 | Auto merge of #32649 - Amanieu:intrinsic_monomorphization_assert, r=eddyb | bors | -0/+44 |
| 2016-04-07 | Fix fallout in tests | Jeffrey Seyfried | -31/+7 |
| 2016-04-07 | Add test for #30079 | Jeffrey Seyfried | -0/+55 |
| 2016-04-07 | Remove rustdocs json format | mitaa | -29/+0 |
| 2016-04-06 | Fix test cases to reflect that #32014...went away | Niko Matsakis | -4/+3 |
| 2016-04-06 | Rollup merge of #32761 - tshepang:assert, r=steveklabnik | Steve Klabnik | -8/+8 |
| 2016-04-06 | Fix LLVM assert when handling bad intrinsic monomorphizations | Amanieu d'Antras | -0/+44 |
| 2016-04-06 | add incremental test runner and some tests | Niko Matsakis | -0/+158 |
| 2016-04-06 | restructure rustc options relating to incr. comp. | Niko Matsakis | -8/+8 |
| 2016-04-06 | rustc: retire hir::map's paths. | Eduard Burtescu | -1/+1 |
| 2016-04-06 | rustc: move rustc_front to rustc::hir. | Eduard Burtescu | -9/+4 |
| 2016-04-06 | avoid "==" in assert! when one of the values is a bool | Tshepang Lekhonkhobe | -8/+8 |
| 2016-04-05 | improve the printing of substs and trait-refs | Ariel Ben-Yehuda | -200/+247 |
| 2016-04-05 | remove obsolete tests | Ariel Ben-Yehuda | -82/+0 |
| 2016-04-05 | improve error message | Ariel Ben-Yehuda | -16/+16 |
| 2016-04-05 | suggest adding a where-clause when that can help | Ariel Ben-Yehuda | -274/+340 |
| 2016-04-05 | Auto merge of #32743 - Manishearth:rollup, r=Manishearth | bors | -0/+183 |
| 2016-04-05 | Auto merge of #32742 - eddyb:cast-fns, r=dotdash | bors | -2/+13 |
| 2016-04-05 | Rollup merge of #32712 - jonas-schievink:autoderef-fields-for-fn-ty, r=nagisa | Manish Goregaokar | -0/+25 |
| 2016-04-05 | Rollup merge of #32710 - jonas-schievink:consider-last-semi, r=nagisa | Manish Goregaokar | -0/+23 |
| 2016-04-05 | Rollup merge of #32678 - mitaa:rdoc-stripped, r=alexcrichton | Manish Goregaokar | -0/+113 |
| 2016-04-05 | Rollup merge of #32403 - vlastachu:super_in_path, r=jseyfried | Manish Goregaokar | -0/+22 |
| 2016-04-05 | trans: don't declare symbols that were already imported. | Eduard Burtescu | -2/+13 |
| 2016-04-05 | Fixes bug which accepting using `super` in use statemet. | vlastachu | -0/+22 |
| 2016-04-04 | Auto merge of #32328 - jseyfried:coherence, r=nikomatsakis | bors | -6/+11 |
| 2016-04-04 | Auto merge of #32647 - Amanieu:checked_atomic_intrinsics, r=eddyb | bors | -9/+118 |
| 2016-04-04 | Handle integer-extending for C ABI | James Miller | -0/+22 |
| 2016-04-04 | Auto merge of #32582 - nikomatsakis:issue-32326, r=aturon | bors | -5/+57 |
| 2016-04-04 | add error code to test | Niko Matsakis | -1/+1 |
| 2016-04-04 | fix corner case around top of stack | Niko Matsakis | -0/+32 |
| 2016-04-04 | process cycles as soon as they are detected | Niko Matsakis | -5/+25 |
| 2016-04-04 | Auto merge of #32644 - oli-obk:check_all_constants_early, r=nrc | bors | -11/+31 |
| 2016-04-04 | Beef up test | Jonas Schievink | -0/+6 |
| 2016-04-03 | Add compile-fail test | Amanieu d'Antras | -0/+117 |
| 2016-04-03 | Autoderef when suggesting to call `(self.field)` | Jonas Schievink | -0/+25 |
| 2016-04-03 | Fix "consider removing this semicolon" help | Jonas Schievink | -0/+17 |
| 2016-04-03 | Auto merge of #32210 - Aatch:mir-traversal, r=nikomatsakis | bors | -0/+53 |
| 2016-04-03 | check constants even if they are unused in the current crate | Oliver Schneider | -11/+31 |
| 2016-04-02 | Auto merge of #32579 - michaelwoerister:stable-symbol-name-fix, r=eddyb | bors | -0/+60 |
| 2016-04-03 | Add run-make test for stable symbol-name generation. | Michael Woerister | -0/+60 |
| 2016-04-02 | Refactor `HiddenStructField` into `StrippedItem` | mitaa | -0/+44 |
| 2016-04-02 | Make the rendering process less pass-aware | mitaa | -0/+69 |