| Age | Commit message (Expand) | Author | Lines |
| 2019-09-28 | Add llvm.sideeffect to potential infinite loops and recursions | Xiang Fan | -17/+83 |
| 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-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 | 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 |
| 2019-09-25 | Rollup merge of #64324 - alexcrichton:share-generics-again, r=michaelwoerister | Mazdak Farrokhzad | -8/+61 |
| 2019-09-24 | Don't emit explain with json short messages. | Eric Huss | -2/+0 |
| 2019-09-24 | Rollup merge of #64748 - Centril:fix-64744, r=estebank | Mazdak Farrokhzad | -2/+16 |
| 2019-09-24 | Rollup merge of #64698 - Centril:infer-const-with-stash, r=estebank | Mazdak Farrokhzad | -0/+84 |
| 2019-09-24 | Rollup merge of #64016 - nnethercote:Compiler-fiddling, r=oli-obk | Mazdak Farrokhzad | -1/+2 |
| 2019-09-24 | Fix #64744 -- handle zero sub-pats case. | Mazdak Farrokhzad | -2/+16 |
| 2019-09-24 | Add additional tests for type alias impl trait coherence | Aaron Hill | -0/+71 |
| 2019-09-24 | fix rebase | Esteban Küber | -1/+1 |
| 2019-09-24 | Remove blanket silencing of "type annotation needed" errors | Esteban Küber | -107/+173 |
| 2019-09-24 | nit: update error text to cite tracking issue | Niko Matsakis | -1/+1 |
| 2019-09-24 | nit: update text to avoid "lattice specialization" term | Niko Matsakis | -5/+8 |