| Age | Commit message (Expand) | Author | Lines |
| 2022-08-26 | Rollup merge of #100900 - AndyJado:diag-migrate, r=davidtwco | Michael Goulet | -76/+211 |
| 2022-08-26 | Rollup merge of #100890 - adriantombu:migrate_diagnostic_rustc_driver, r=davi... | Michael Goulet | -12/+94 |
| 2022-08-26 | Rollup merge of #100836 - hampuslidin:migrate-attr-crate-diagnostics, r=david... | Michael Goulet | -217/+621 |
| 2022-08-26 | Rollup merge of #100817 - vincenzopalazzo:macros/bool_spelling_sugg, r=davidtwco | Michael Goulet | -5/+22 |
| 2022-08-26 | Rollup merge of #100776 - Rejyr:diagnostic-migration-rustc-lint, r=davidtwco | Michael Goulet | -124/+297 |
| 2022-08-26 | Rollup merge of #100744 - 5225225:migrate-rustc-mir-dataflow, r=davidtwco | Michael Goulet | -22/+126 |
| 2022-08-26 | Rollup merge of #100738 - nidnogg:diagnostics_migr_const_eval, r=davidtwco | Michael Goulet | -115/+228 |
| 2022-08-26 | Rollup merge of #100735 - Facel3ss1:ty-utils-translation, r=davidtwco | Michael Goulet | -94/+207 |
| 2022-08-26 | Rollup merge of #100724 - JeanCASPAR:migrate-ast_lowering-to-session-diagnost... | Michael Goulet | -262/+596 |
| 2022-08-26 | Auto merge of #101039 - ouz-a:issue-100991, r=compiler-errors | bors | -1/+4 |
| 2022-08-26 | Don't catch overflow when running with cargo doc | ouz-a | -1/+4 |
| 2022-08-26 | Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser | bors | -18/+135 |
| 2022-08-26 | Migrate rustc_ty_utils to use SessionDiagnostic | Peter Medus | -94/+207 |
| 2022-08-26 | Auto merge of #100944 - nnethercote:shrink-thir-Expr, r=cjgillot | bors | -141/+179 |
| 2022-08-26 | Auto merge of #100705 - compiler-errors:issue-100620, r=oli-obk | bors | -3/+10 |
| 2022-08-26 | diag-mig | AndyJado | -76/+211 |
| 2022-08-26 | Rollup merge of #100978 - nnethercote:fix-100948, r=petrochenkov | Yuki Okushi | -1/+3 |
| 2022-08-26 | Rollup merge of #100604 - dtolnay:okorerr, r=m-ou-se | Yuki Okushi | -17/+11 |
| 2022-08-26 | Rollup merge of #100034 - tmiasko:elaborate-box-derefs, r=oli-obk | Yuki Okushi | -142/+75 |
| 2022-08-26 | Rollup merge of #99920 - emarteca:custom-allocator-support, r=oli-obk | Yuki Okushi | -11/+16 |
| 2022-08-26 | Rollup merge of #99064 - lyming2007:issue-97687-fix, r=estebank | Yuki Okushi | -10/+23 |
| 2022-08-25 | Auto merge of #100748 - SparrowLii:query_depth, r=cjgillot | bors | -54/+83 |
| 2022-08-25 | Adding support for rustc_serialize encode and decode for Box and Vec that use... | Ellen Arteca | -11/+16 |
| 2022-08-25 | Code cleaning | Adrian Tombu | -10/+9 |
| 2022-08-25 | Replace spaghetti with a simple errors enum | Adrian Tombu | -77/+65 |
| 2022-08-25 | Start adding enum errors for deserialize_rlink | Adrian Tombu | -10/+76 |
| 2022-08-25 | Use std::io::Error and remove useless to_string | Adrian Tombu | -6/+6 |
| 2022-08-25 | Fixes fmt & SessionDiagnostic structs | Adrian Tombu | -31/+9 |
| 2022-08-25 | Start moving rustc_driver to SessionDiagnostic | Adrian Tombu | -5/+56 |
| 2022-08-25 | Inline trivial `From<Local> for Place<'_>` impl | Tomasz Miąsko | -0/+1 |
| 2022-08-25 | Add method that applies DefUse effect | Tomasz Miąsko | -15/+11 |
| 2022-08-25 | Elaborate all box dereferences in `ElaborateBoxDerefs` | Tomasz Miąsko | -102/+9 |
| 2022-08-25 | Auto merge of #100571 - cjgillot:mir-cost-visit, r=compiler-errors | bors | -108/+236 |
| 2022-08-25 | Auto merge of #100436 - jyn514:macro-query-system, r=cjgillot | bors | -113/+120 |
| 2022-08-25 | Fix liveness analysis for yield terminators | Tomasz Miąsko | -32/+61 |
| 2022-08-25 | Auto merge of #100977 - JohnTitor:rollup-8hc7rxh, r=JohnTitor | bors | -1356/+2522 |
| 2022-08-25 | Handle `Err` in `ast::LitKind::to_token_lit`. | Nicholas Nethercote | -1/+3 |
| 2022-08-24 | Auto merge of #99946 - tmiasko:elide-storage-makers, r=oli-obk | bors | -49/+14 |
| 2022-08-25 | Rollup merge of #100964 - bjorn3:sync_cg_clif-2022-08-24, r=bjorn3 | Yuki Okushi | -1259/+2293 |
| 2022-08-25 | Rollup merge of #100808 - SkiFire13:migrate_diagnostics_rustc_interface, r=da... | Yuki Okushi | -62/+156 |
| 2022-08-25 | Rollup merge of #100780 - wonchulee:translation_save_analysis, r=davidtwco | Yuki Okushi | -1/+33 |
| 2022-08-25 | Rollup merge of #100188 - chenyukang:fix-issue-100165, r=estebank | Yuki Okushi | -10/+15 |
| 2022-08-25 | Rollup merge of #99954 - dingxiangfei2009:break-out-let-else-higher-up, r=oli... | Yuki Okushi | -2/+19 |
| 2022-08-25 | Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov | Yuki Okushi | -22/+6 |
| 2022-08-24 | Auto merge of #100963 - matthiaskrgr:rollup-pjr0lb3, r=matthiaskrgr | bors | -103/+138 |
| 2022-08-24 | Rustfmt | bjorn3 | -1/+2 |
| 2022-08-24 | Auto merge of #100803 - klensy:do-not-encode-preinterned-symbols, r=bjorn3 | bors | -23/+57 |
| 2022-08-24 | Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-202... | bjorn3 | -1259/+2292 |
| 2022-08-24 | Rollup merge of #100940 - TaKO8Ki:do-not-suggest-adding-bound-to-opaque-type,... | Matthias Krüger | -0/+3 |
| 2022-08-24 | Rollup merge of #100919 - sanxiyn:parallel-liveness, r=oli-obk | Matthias Krüger | -60/+51 |