| Age | Commit message (Expand) | Author | Lines |
| 2019-03-13 | Auto merge of #58349 - petrochenkov:uni201x, r=pnkfelix | bors | -57/+7 |
| 2019-03-13 | Rollup merge of #59132 - nikomatsakis:issue-53548-generator-bound, r=pnkfelix | Mazdak Farrokhzad | -0/+59 |
| 2019-03-13 | Rollup merge of #59129 - sanxiyn:visit-impl-trait, r=varkor | Mazdak Farrokhzad | -0/+32 |
| 2019-03-13 | Rollup merge of #59083 - kyren:master, r=varkor | Mazdak Farrokhzad | -35/+40 |
| 2019-03-13 | Rollup merge of #58876 - estebank:numeric-lifetime, r=petrochenkov | Mazdak Farrokhzad | -0/+32 |
| 2019-03-12 | Rename test struct names to something more sensible | kyren | -8/+8 |
| 2019-03-12 | Auto merge of #58743 - varkor:bulk-needstest-1, r=alexcrichton | bors | -0/+305 |
| 2019-03-12 | Remove compiletest comments from tests | varkor | -4/+4 |
| 2019-03-12 | resolve: Simplify import resolution for mixed 2015/2018 edition mode | Vadim Petrochenkov | -57/+7 |
| 2019-03-12 | Add NLL test error output | varkor | -0/+11 |
| 2019-03-12 | Remove invalid ASM tests | varkor | -41/+0 |
| 2019-03-12 | Ignore WASM on asm tests | varkor | -2/+8 |
| 2019-03-12 | Update test for issue #55731 | varkor | -3/+2 |
| 2019-03-12 | Add a test for #27054 | varkor | -0/+6 |
| 2019-03-12 | Add a test for #26577 | varkor | -0/+27 |
| 2019-03-12 | Add a test for #28587 | varkor | -0/+18 |
| 2019-03-12 | Add a test for #22892 | varkor | -0/+17 |
| 2019-03-12 | Add a test for #57781 | varkor | -0/+20 |
| 2019-03-12 | Add a test for #55731 | varkor | -0/+64 |
| 2019-03-12 | Add a test for #46101 | varkor | -0/+18 |
| 2019-03-12 | Add a test for #44255 | varkor | -0/+29 |
| 2019-03-12 | Add a test for #44127 | varkor | -0/+17 |
| 2019-03-12 | Add a test for #26619 | varkor | -0/+36 |
| 2019-03-12 | Add tests for #26448 | varkor | -0/+59 |
| 2019-03-12 | Add a test for #10876 | varkor | -0/+19 |
| 2019-03-12 | Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M... | bors | -10/+19 |
| 2019-03-12 | ignore higher-ranked WF requirements for trait objects | Niko Matsakis | -0/+59 |
| 2019-03-12 | Visit impl Trait for dead_code lint | Seo Sanghyeon | -0/+32 |
| 2019-03-12 | Auto merge of #58608 - pnkfelix:warning-period-for-detecting-nested-impl-trai... | bors | -59/+212 |
| 2019-03-11 | Update tests that don't run on my platform | Vadim Petrochenkov | -51/+3 |
| 2019-03-11 | Update NLL tests | Vadim Petrochenkov | -794/+794 |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -6703/+6703 |
| 2019-03-11 | Test illustrating that the nested_impl_trait lint should only catch shallow c... | Felix S. Klock II | -0/+72 |
| 2019-03-11 | Auto merge of #58788 - matthewjasper:compare-children, r=pnkfelix | bors | -0/+100 |
| 2019-03-10 | Fix #54822 and associated faulty tests | kyren | -27/+32 |
| 2019-03-11 | Auto merge of #58784 - oli-obk:accidental_promotion, r=eddyb | bors | -0/+18 |
| 2019-03-10 | Make migrate mode work at item level granularity | Matthew Jasper | -0/+100 |
| 2019-03-10 | Auto merge of #56732 - Zoxc:rustc-interface, r=oli-obk | bors | -122/+61 |
| 2019-03-10 | Make the rustc driver and interface demand driven | John Kåre Alsaker | -122/+61 |
| 2019-03-10 | Auto merge of #58498 - euclio:e0432-suggestions, r=estebank | bors | -48/+96 |
| 2019-03-09 | review comments | Esteban Küber | -4/+4 |
| 2019-03-09 | Rollup merge of #58762 - petrochenkov:unwind, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+51 |
| 2019-03-09 | Rollup merge of #58750 - TimDiekmann:master, r=oli-obk | Mazdak Farrokhzad | -0/+131 |
| 2019-03-09 | Rollup merge of #58679 - Zoxc:passes-refactor, r=michaelwoerister | Mazdak Farrokhzad | -22/+127 |
| 2019-03-09 | Rollup merge of #58629 - euclio:debug-empty-str, r=alexcrichton | Mazdak Farrokhzad | -0/+35 |
| 2019-03-09 | Rollup merge of #58626 - QuietMisdreavus:doc-coverage, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+222 |
| 2019-03-09 | use structured suggestions for E0432 | Andy Russell | -48/+96 |
| 2019-03-09 | Auto merge of #57882 - euclio:unused-doc-attributes, r=estebank | bors | -22/+113 |
| 2019-03-09 | Auto merge of #59012 - pietroalbini:rollup, r=pietroalbini | bors | -8/+309 |
| 2019-03-08 | Parse lifetimes that start with a number and give specific error | Esteban Küber | -0/+32 |