| Age | Commit message (Expand) | Author | Lines |
| 2019-09-28 | Fix tests broken by more consistent miri unleashed warnings | Dylan MacKenzie | -242/+82 |
| 2019-09-28 | Add additional `const` tests | Dylan MacKenzie | -0/+46 |
| 2019-09-28 | Silence "skipping const checks" if outside a const context | Dylan MacKenzie | -29/+3 |
| 2019-09-28 | Rollup merge of #64859 - Centril:const-def-here-new-var, r=estebank | Mazdak Farrokhzad | -3/+46 |
| 2019-09-28 | Rollup merge of #64830 - Centril:thou-shallt-not-abort, r=estebank | Mazdak Farrokhzad | -1/+15 |
| 2019-09-28 | Rollup merge of #64809 - davidtwco:issue-64768-target-feature-const, r=varkor | Mazdak Farrokhzad | -51/+152 |
| 2019-09-28 | Rollup merge of #64802 - estebank:walk-parents-iterator, r=matthewjasper | Mazdak Farrokhzad | -3/+0 |
| 2019-09-28 | Improve diagnostic for `let A = 0;` | Mazdak Farrokhzad | -3/+46 |
| 2019-09-27 | --bless --compare-mode=nll | Mazdak Farrokhzad | -33/+0 |
| 2019-09-27 | Account for tail expressions when pointing at return type | Esteban Küber | -3/+0 |
| 2019-09-27 | Auto merge of #63937 - Nashenas88:rustdoc_57180, r=GuillaumeGomez | bors | -0/+23 |
| 2019-09-27 | Auto merge of #64813 - varkor:node-to-kind, r=Centril | bors | -6/+6 |
| 2019-09-27 | lowering: don't .abort_if_errors() | Mazdak Farrokhzad | -1/+15 |
| 2019-09-26 | Fix ui-fulldeps tests | varkor | -2/+2 |
| 2019-09-26 | Fix AST JSON output test | varkor | -1/+1 |
| 2019-09-26 | Rename `Pat.node` to `Pat.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `Expr.node` to `Expr.kind` | varkor | -2/+2 |
| 2019-09-26 | hir: Disallow `target_feature` on constants | David Wood | -51/+152 |
| 2019-09-26 | Rollup merge of #64812 - GuillaumeGomez:add-test-for-e0543, r=Centril | Mazdak Farrokhzad | -8/+18 |
| 2019-09-26 | Rollup merge of #64783 - onehr:onehrxn, r=varkor | Mazdak Farrokhzad | -0/+31 |
| 2019-09-26 | Rollup merge of #64772 - Mark-Simulacrum:no-tyctxt-tx, r=eddyb | Mazdak Farrokhzad | -1/+0 |
| 2019-09-26 | Rollup merge of #64221 - Centril:nll-no-migrate-2015, r=matthewjasper | Mazdak Farrokhzad | -1329/+172 |
| 2019-09-26 | issue-#45696: remove ignore-compare-mode-nll | Mazdak Farrokhzad | -10/+6 |
| 2019-09-26 | Add test for E0543 | Guillaume Gomez | -8/+18 |
| 2019-09-26 | Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakis | bors | -0/+171 |
| 2019-09-26 | issue-#45696-scribble...: remove outdated comment. | Mazdak Farrokhzad | -5/+3 |
| 2019-09-26 | rm "src/test/ui/issues/issue-45696-scribble-on-boxed-borrow.migrate.stderr" | Mazdak Farrokhzad | -36/+0 |
| 2019-09-26 | remove feature(nll) in more cases. | Mazdak Farrokhzad | -81/+47 |
| 2019-09-26 | remove feature(nll) from #27868 test. | Mazdak Farrokhzad | -3/+1 |
| 2019-09-26 | remove feature(nll) from #31567 test. | Mazdak Farrokhzad | -3/+1 |
| 2019-09-26 | remove feature(nll) from #45157 test. | Mazdak Farrokhzad | -30/+1 |
| 2019-09-26 | add test for #53432. | Mazdak Farrokhzad | -0/+22 |
| 2019-09-26 | Adjust & --bless tests due to no longer downgrading NLL errors on 2015. | Mazdak Farrokhzad | -1174/+104 |
| 2019-09-26 | Auto merge of #64513 - varkor:sty-begone, r=eddyb | bors | -8/+8 |
| 2019-09-25 | Add test case for issue #64732 | Haoran Wang | -0/+31 |
| 2019-09-25 | Fix fallout | varkor | -2/+2 |
| 2019-09-25 | Remove tx_to_llvm_workers from TyCtxt | Mark Rousskov | -1/+0 |
| 2019-09-25 | address rebase damage | Ariel Ben-Yehuda | -2/+2 |
| 2019-09-25 | Rename surviving uses of `sty` | varkor | -6/+6 |
| 2019-09-25 | Rollup merge of #64738 - gnzlbg:miri_norm_abi, r=oli-obk | Mazdak Farrokhzad | -0/+53 |
| 2019-09-25 | Rollup merge of #64508 - Centril:or-pat-hir, r=matthewjasper | Mazdak Farrokhzad | -10/+13 |
| 2019-09-25 | Remove fail tests | gnzlbg | -201/+0 |
| 2019-09-25 | Clean tests | gnzlbg | -11/+31 |
| 2019-09-25 | Test errors | gnzlbg | -60/+181 |
| 2019-09-25 | Refactor | gnzlbg | -0/+24 |
| 2019-09-25 | Allow simd_insert and simd_extract in const_fn | gnzlbg | -290/+2 |
| 2019-09-25 | Rollup merge of #64753 - ehuss:json-short-explain, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+0 |
| 2019-09-25 | Rollup merge of #64746 - estebank:elide-impl-trait-obligations-on-err, r=cram... | Mazdak Farrokhzad | -107/+173 |
| 2019-09-25 | Rollup merge of #64599 - csmoe:doc_async_reexport, r=nikomatsakis | Mazdak Farrokhzad | -1/+19 |
| 2019-09-25 | Rollup merge of #64428 - GuillaumeGomez:error-explanation-E0524, r=Centril | Mazdak Farrokhzad | -10/+9 |