| Age | Commit message (Expand) | Author | Lines |
| 2019-12-17 | Revert "Auto merge of #67362 - Mark-Simulacrum:par-4-default, r=alexcrichton" | Mark Rousskov | -2/+18 |
| 2019-12-16 | Always build and ship parallel-enabled compilers | Mark Rousskov | -18/+2 |
| 2019-12-15 | Rollup merge of #67289 - estebank:unnamed-closure, r=Centril | Mazdak Farrokhzad | -0/+46 |
| 2019-12-15 | Auto merge of #67216 - ecstatic-morse:const-loop, r=oli-obk | bors | -106/+465 |
| 2019-12-14 | Do not ICE on unnamed future | Esteban Küber | -0/+46 |
| 2019-12-14 | Auto merge of #67224 - nikomatsakis:revert-stabilization-of-never-type, r=cen... | bors | -128/+300 |
| 2019-12-14 | [WIP] fix tests after rebase | Niko Matsakis | -47/+15 |
| 2019-12-14 | add `#![feature(never_type)]` to tests as needed | Niko Matsakis | -11/+16 |
| 2019-12-14 | Add regression test for #66757 | Niko Matsakis | -0/+29 |
| 2019-12-14 | Revert "Remove `#![feature(never_type)]` from tests." | Niko Matsakis | -98/+268 |
| 2019-12-14 | Auto merge of #67136 - oli-obk:const_stability, r=Centril | bors | -64/+61 |
| 2019-12-13 | Auto merge of #65951 - estebank:type-inference-error, r=nikomatsakis | bors | -74/+225 |
| 2019-12-13 | Rollup merge of #67278 - Centril:67273, r=oli-obk | Mazdak Farrokhzad | -0/+49 |
| 2019-12-13 | Rollup merge of #67026 - Nadrieril:improve-usefulness-empty, r=varkor,Centril... | Mazdak Farrokhzad | -53/+766 |
| 2019-12-13 | Ensure test actually uses dataflow, not simulation | Dylan MacKenzie | -3/+7 |
| 2019-12-13 | Apply suggestions from review | Dylan MacKenzie | -0/+2 |
| 2019-12-13 | Fix grammar in test description | ecstatic-morse | -1/+1 |
| 2019-12-13 | Bless modified tests | Dylan MacKenzie | -80/+298 |
| 2019-12-13 | Bless unrelated tests with new help message | Dylan MacKenzie | -17/+48 |
| 2019-12-13 | Add qualif smoke tests for const loops | Dylan MacKenzie | -0/+61 |
| 2019-12-13 | Extend control flow basics tests with loops | Dylan MacKenzie | -9/+52 |
| 2019-12-13 | coerce_inner: use initial expected_ty | Mazdak Farrokhzad | -0/+49 |
| 2019-12-13 | Fix rustdoc test | Oliver Scherer | -2/+4 |
| 2019-12-13 | Require stable/unstable annotations for the constness of all stable functions... | Oliver Scherer | -48/+50 |
| 2019-12-13 | Reuse the `staged_api` feature for `rustc_const_unstable` | Oliver Scherer | -15/+8 |
| 2019-12-13 | Rollup merge of #67269 - Centril:recover-lt-deref-pat, r=estebank | Mazdak Farrokhzad | -3/+39 |
| 2019-12-13 | Rollup merge of #67251 - oli-obk:stability_sieve, r=Centril | Mazdak Farrokhzad | -27/+32 |
| 2019-12-13 | Rollup merge of #67247 - JohnTitor:fix-sugg, r=estebank | Mazdak Farrokhzad | -0/+34 |
| 2019-12-13 | parser: recover on `&'lifetime mut $pat`. | Mazdak Farrokhzad | -3/+39 |
| 2019-12-12 | Require `allow_internal_unstable` for stable min_const_fn using unstable feat... | Oliver Scherer | -27/+32 |
| 2019-12-12 | Don't suggest wrong snippet in closure | Yuki Okushi | -0/+34 |
| 2019-12-12 | Auto merge of #67246 - JohnTitor:rollup-nfa7skn, r=JohnTitor | bors | -29/+116 |
| 2019-12-11 | Add more context for type parameters | Esteban Küber | -36/+101 |
| 2019-12-12 | Rollup merge of #67236 - petrochenkov:docerr2, r=matthewjasper | Yuki Okushi | -0/+34 |
| 2019-12-12 | Rollup merge of #67215 - nnethercote:fix-Zprint-type-size-zero-sized-fields, ... | Yuki Okushi | -0/+62 |
| 2019-12-12 | Rollup merge of #66983 - weiznich:bugfix/issue_66295, r=estebank | Yuki Okushi | -29/+20 |
| 2019-12-11 | Auto merge of #66650 - matthewjasper:nonuniform-array-move, r=pnkfelix | bors | -132/+854 |
| 2019-12-11 | Auto merge of #65345 - davidtwco:issue-64130-async-send-sync-error-improvemen... | bors | -63/+265 |
| 2019-12-11 | resolve: Always resolve visibilities on impl items | Vadim Petrochenkov | -0/+34 |
| 2019-12-11 | Revert a diagnostic change in the case of integer ranges | Nadrieril | -8/+8 |
| 2019-12-11 | Auto merge of #66821 - eddyb:global-trait-caching, r=nikomatsakis | bors | -2/+13 |
| 2019-12-11 | Rollup merge of #67164 - matthewjasper:never-remove-const, r=oli-obk | Mazdak Farrokhzad | -0/+142 |
| 2019-12-11 | Rollup merge of #67074 - ehuss:extern-options, r=petrochenkov | Mazdak Farrokhzad | -9/+103 |
| 2019-12-11 | Rollup merge of #67015 - osa1:issue66971, r=wesleywiser | Mazdak Farrokhzad | -0/+85 |
| 2019-12-11 | Rollup merge of #66881 - krishna-veerareddy:issue-66780-bool-ord-optimization... | Mazdak Farrokhzad | -0/+17 |
| 2019-12-11 | Fix `-Z print-type-sizes`'s handling of zero-sized fields. | Nicholas Nethercote | -0/+62 |
| 2019-12-10 | Avoid invalid suggestion by checking the snippet in const fn call | Esteban Küber | -4/+1 |
| 2019-12-10 | missing test change, bad suggestion | Esteban Küber | -1/+4 |
| 2019-12-10 | Suggest setting type param on function call | Esteban Küber | -1/+4 |
| 2019-12-10 | Add tests | Esteban Küber | -0/+38 |