| Age | Commit message (Expand) | Author | Lines |
| 2022-11-17 | Rollup merge of #104532 - GuillaumeGomez:migrate-tooltip-css, r=notriddle | Matthias Krüger | -35/+87 |
| 2022-11-17 | Rollup merge of #104515 - chenyukang:yukang/fix-104510-ice, r=compiler-errors | Matthias Krüger | -0/+25 |
| 2022-11-17 | Rollup merge of #104508 - compiler-errors:dyn-return, r=oli-obk | Matthias Krüger | -0/+21 |
| 2022-11-17 | Rollup merge of #104503 - notriddle:notriddle/where, r=GuillaumeGomez | Matthias Krüger | -4/+1 |
| 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 #104483 - oli-obk:santa-clauses-make-goals, r=compiler-errors | Matthias Krüger | -2/+4 |
| 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 | -69/+79 |
| 2022-11-17 | Rollup merge of #103852 - compiler-errors:rpitit-early-from-impl, r=lcnr | Matthias Krüger | -0/+32 |
| 2022-11-17 | Extend codeblock GUI test to include tooltips | Guillaume Gomez | -4/+76 |
| 2022-11-17 | Migrate tooltip style to CSS variables | Guillaume Gomez | -31/+11 |
| 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 | -143/+121 |
| 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 | -121/+317 |
| 2022-11-16 | Check `dyn*` return type correctly | Michael Goulet | -0/+21 |
| 2022-11-16 | rustdoc: remove redundant font-color CSS on `.where` | Michael Howell | -4/+1 |
| 2022-11-16 | Auto merge of #104456 - RalfJung:miri, r=RalfJung | bors | -335/+308 |
| 2022-11-16 | Don't attempt to normalize compiler backtraces | David Koloski | -16/+1 |
| 2022-11-16 | ensure rand has its default features enabled | Ralf Jung | -0/+2 |
| 2022-11-16 | Rollup merge of #104466 - notriddle:notriddle/crate-search-div-display, r=Gui... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104462 - notriddle:notriddle/rightside-padding-right, r=Guil... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104459 - notriddle:notriddle/main-js-iife, r=GuillaumeGomez | Matthias Krüger | -4/+2 |
| 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 | -459/+609 |
| 2022-11-16 | Rollup merge of #104137 - StackDoubleFlow:err-lsc-unsupported, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2022-11-16 | fix #104510, Remove is_tainted_by_errors since we have ty_error for delay bug | yukang | -0/+25 |
| 2022-11-16 | fix #104390, fix ICE in in_operand for ty error | yukang | -0/+75 |
| 2022-11-16 | Convert predicates into Predicate in the Obligation constructor | Oli Scherer | -2/+4 |
| 2022-11-16 | cleanup and dedupe CTFE and Miri error reporting | Ralf Jung | -459/+609 |
| 2022-11-16 | Rollup merge of #104471 - scruss:patch-1, r=jyn514 | Matthias Krüger | -1/+1 |
| 2022-11-16 | Rollup merge of #104450 - andrewpollack:fix-fuchsia-compiler-docs, r=tmandry | Matthias Krüger | -6/+12 |
| 2022-11-16 | Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r... | Matthias Krüger | -1/+17 |
| 2022-11-16 | Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG... | Matthias Krüger | -2/+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 | Rollup merge of #103484 - saschanaz:patch-2, r=ehuss | Matthias Krüger | -4/+2 |
| 2022-11-16 | allow fastrand dependency | Ralf Jung | -0/+1 |
| 2022-11-16 | Merge basic blocks where possible when generating LLVM IR. | Nicholas Nethercote | -4/+4 |
| 2022-11-16 | Auto merge of #104468 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2022-11-15 | Update PROBLEMATIC_CONSTS in style.rs | Stewart Russell | -1/+1 |
| 2022-11-16 | Update cargo | Weihang Lo | -0/+0 |
| 2022-11-15 | Auto merge of #102570 - cjgillot:deagg-debuginfo, r=oli-obk | bors | -41/+679 |
| 2022-11-15 | rustdoc: remove no-op CSS `#crate-search-div { display: inline-block }` | Michael Howell | -1/+0 |
| 2022-11-16 | Use `token::Lit` in `ast::ExprKind::Lit`. | Nicholas Nethercote | -187/+224 |
| 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 | rustdoc: remove pointless CSS `.rightside { padding-right: 2px }` | Michael Howell | -1/+0 |