| Age | Commit message (Expand) | Author | Lines |
| 2022-11-17 | Rollup merge of #104496 - djkoloski:dont_normalize_compiler_backtraces, r=jac... | Matthias Krüger | -16/+1 |
| 2022-11-17 | Rollup merge of #104444 - chenyukang:yukang/fix-104390, r=compiler-errors | Matthias Krüger | -0/+75 |
| 2022-11-17 | Rollup merge of #104433 - TaKO8Ki:fix-104392, r=estebank | Matthias Krüger | -0/+38 |
| 2022-11-17 | Rollup merge of #104366 - GuillaumeGomez:simplify-settings-theme-choice, r=no... | Matthias Krüger | -45/+43 |
| 2022-11-17 | Rollup merge of #103852 - compiler-errors:rpitit-early-from-impl, r=lcnr | Matthias Krüger | -0/+32 |
| 2022-11-17 | Auto merge of #104219 - bryangarza:async-track-caller-dup, r=eholk | bors | -0/+76 |
| 2022-11-17 | Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-dead | bors | -135/+113 |
| 2022-11-17 | Auto merge of #103138 - nnethercote:merge-BBs, r=bjorn3 | bors | -4/+4 |
| 2022-11-16 | Auto merge of #102944 - nnethercote:ast-Lit-third-time-lucky, r=petrochenkov | bors | -23/+201 |
| 2022-11-16 | Don't attempt to normalize compiler backtraces | David Koloski | -16/+1 |
| 2022-11-16 | Rollup merge of #104335 - Nilstrieb:macrowo, r=compiler-errors | Matthias Krüger | -0/+31 |
| 2022-11-16 | Rollup merge of #104317 - RalfJung:ctfe-error-reporting, r=oli-obk | Matthias Krüger | -342/+500 |
| 2022-11-16 | fix #104390, fix ICE in in_operand for ty error | yukang | -0/+75 |
| 2022-11-16 | cleanup and dedupe CTFE and Miri error reporting | Ralf Jung | -342/+500 |
| 2022-11-16 | Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r... | Matthias Krüger | -0/+17 |
| 2022-11-16 | Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG... | Matthias Krüger | -0/+2 |
| 2022-11-16 | Rollup merge of #104419 - Ayush1325:test-issue-30490, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-11-16 | Rollup merge of #104348 - fmease:iat-vis-stab, r=cjgillot | Matthias Krüger | -1/+76 |
| 2022-11-16 | Rollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillot | Matthias Krüger | -0/+29 |
| 2022-11-16 | Merge basic blocks where possible when generating LLVM IR. | Nicholas Nethercote | -4/+4 |
| 2022-11-15 | Auto merge of #102570 - cjgillot:deagg-debuginfo, r=oli-obk | bors | -41/+679 |
| 2022-11-16 | Use `token::Lit` in `ast::ExprKind::Lit`. | Nicholas Nethercote | -89/+108 |
| 2022-11-16 | Add some more bad suffix cases in a test. | Nicholas Nethercote | -17/+75 |
| 2022-11-16 | Add a test for different stages of lexer error reporting. | Nicholas Nethercote | -0/+101 |
| 2022-11-15 | Only do parser recovery on retried macro matching | Nilstrieb | -0/+31 |
| 2022-11-15 | Mark test as panic=abort. | Camille GILLOT | -24/+10 |
| 2022-11-15 | Flatten aggregates into locals. | Camille GILLOT | -41/+693 |
| 2022-11-15 | Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obk | bors | -28/+0 |
| 2022-11-15 | Auto merge of #104437 - matthiaskrgr:rollup-n5jdg9v, r=matthiaskrgr | bors | -0/+428 |
| 2022-11-15 | Rollup merge of #104309 - chenyukang:yukang/fix-104088-identifier-error, r=da... | Matthias Krüger | -0/+55 |
| 2022-11-15 | Rollup merge of #104296 - compiler-errors:opaque-ty-ffi-normalization-cycle, ... | Matthias Krüger | -0/+56 |
| 2022-11-15 | Rollup merge of #104258 - compiler-errors:tait-closure-deduce, r=oli-obk | Matthias Krüger | -0/+15 |
| 2022-11-15 | Rollup merge of #104148 - fmease:fix-104140, r=petrochenkov | Matthias Krüger | -0/+23 |
| 2022-11-15 | Rollup merge of #103439 - Nilstrieb:help-me-with-my-macro, r=estebank | Matthias Krüger | -0/+279 |
| 2022-11-15 | Auto merge of #101168 - jachris:dataflow-const-prop, r=oli-obk | bors | -19/+926 |
| 2022-11-15 | return when expr has errors | Takayuki Maeda | -0/+38 |
| 2022-11-15 | Auto merge of #104428 - matthiaskrgr:rollup-jo3078i, r=matthiaskrgr | bors | -0/+109 |
| 2022-11-15 | shift no characters when using raw string literals | Takayuki Maeda | -0/+29 |
| 2022-11-15 | Normalize types before looking for opaques | Michael Goulet | -0/+56 |
| 2022-11-15 | Use `needs-unwind` instead of ignoring WASM/emscripten | Bryan Garza | -5/+3 |
| 2022-11-15 | move testcase for tidy | yukang | -0/+0 |
| 2022-11-15 | fix #104088, Slightly improve error message for invalid identifier | yukang | -0/+55 |
| 2022-11-15 | Rollup merge of #104426 - aDotInTheVoid:test-102154, r=compiler-errors | Matthias Krüger | -0/+13 |
| 2022-11-15 | Rollup merge of #104422 - compiler-errors:fix-suggest_associated_call_syntax,... | Matthias Krüger | -0/+68 |
| 2022-11-14 | Add test for #102154 | Nixon Enraght-Moony | -0/+13 |
| 2022-11-14 | rustdoc: remove no-op CSS `.main-header { justify-content }` | Michael Howell | -0/+17 |
| 2022-11-14 | respect visibility & stability of inherent associated types | León Orell Valerian Liehr | -1/+76 |
| 2022-11-14 | rustdoc: add test case for font size in help popover | Michael Howell | -0/+2 |
| 2022-11-14 | rustdoc: fix corner case in search keyboard commands | Michael Howell | -0/+28 |
| 2022-11-14 | Add regression test | Michael Goulet | -0/+19 |