| Age | Commit message (Expand) | Author | Lines |
| 2024-03-02 | Auto merge of #121870 - matthiaskrgr:rollup-mfpa3jx, r=matthiaskrgr | bors | -708/+1165 |
| 2024-03-01 | Rollup merge of #121824 - celinval:smir-scalar, r=oli-obk | Matthias Krüger | -25/+296 |
| 2024-03-01 | Rollup merge of #121811 - rcvalle:rust-cfi-move-ui-tests-to-sanitizer-directo... | Matthias Krüger | -4/+4 |
| 2024-03-01 | Rollup merge of #121803 - estebank:dont-mention-type-error-e0277, r=compiler-... | Matthias Krüger | -3/+5 |
| 2024-03-01 | Rollup merge of #121750 - Nadrieril:switchkind-if, r=matthewjasper | Matthias Krüger | -65/+59 |
| 2024-03-01 | Rollup merge of #121730 - ecnelises:aix_pgo, r=wesleywiser | Matthias Krüger | -1/+4 |
| 2024-03-01 | Rollup merge of #121706 - Nadrieril:simplify-sort-candidate, r=matthewjasper | Matthias Krüger | -34/+17 |
| 2024-03-01 | Rollup merge of #121634 - RavuAlHemio:slice-prefix-suffix-docs, r=cuviper | Matthias Krüger | -4/+10 |
| 2024-03-01 | Rollup merge of #121497 - lcnr:coherence-suggest-increasing-recursion-limit, ... | Matthias Krüger | -256/+342 |
| 2024-03-01 | Rollup merge of #121153 - chenyukang:yukang-fix-105431-type-mismatch, r=estebank | Matthias Krüger | -41/+308 |
| 2024-03-01 | Rollup merge of #120305 - clubby789:unused-import-line, r=estebank | Matthias Krüger | -27/+67 |
| 2024-03-01 | Rollup merge of #111505 - GuillaumeGomez:turn-invalid-doc-attr-into-err, r=ru... | Matthias Krüger | -251/+56 |
| 2024-03-01 | Auto merge of #121395 - nikic:update-llvm-21, r=cuviper | bors | -11/+32 |
| 2024-03-01 | Add support to new float types | Celina G. Val | -8/+31 |
| 2024-03-01 | Auto merge of #121859 - matthiaskrgr:rollup-i724wpm, r=matthiaskrgr | bors | -828/+505 |
| 2024-03-01 | Implement missing ABI structures in StableMIR | Celina G. Val | -25/+273 |
| 2024-03-01 | Rollup merge of #121853 - lcnr:normalizes_to-polarity, r=compiler-errors | Matthias Krüger | -3/+38 |
| 2024-03-01 | Rollup merge of #121850 - reitermarkus:generic-nonzero-unsafe-trait, r=Nilstrieb | Matthias Krüger | -2/+6 |
| 2024-03-01 | Rollup merge of #121831 - gurry:fix-typo, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-03-01 | Rollup merge of #121828 - mu001999:clean, r=Nilstrieb | Matthias Krüger | -33/+0 |
| 2024-03-01 | Rollup merge of #121819 - nnethercote:fix-121812, r=oli-obk | Matthias Krüger | -28/+51 |
| 2024-03-01 | Rollup merge of #121818 - rcvalle:rust-cfi-remove-unused-typeid-for-fnsig, r=... | Matthias Krüger | -59/+2 |
| 2024-03-01 | Rollup merge of #121784 - Zalathar:if-or-converge, r=Nadrieril | Matthias Krüger | -50/+64 |
| 2024-03-01 | Rollup merge of #121736 - HTGAzureX1212:HTGAzureX1212/remove-mutex-unlock, r=... | Matthias Krüger | -20/+0 |
| 2024-03-01 | Rollup merge of #121580 - Suyashtnt:issue-121502-fix, r=michaelwoerister | Matthias Krüger | -7/+7 |
| 2024-03-01 | Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errors | Matthias Krüger | -619/+202 |
| 2024-03-01 | Rollup merge of #121416 - veera-sivarajan:bugfix-120785, r=nnethercote | Matthias Krüger | -4/+79 |
| 2024-03-01 | Rollup merge of #120646 - clubby789:uninit-destructuring-sugg, r=michaelwoeri... | Matthias Krüger | -2/+55 |
| 2024-03-01 | Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3 | bors | -32/+583 |
| 2024-03-01 | Handle new LLVM soname | Nikita Popov | -11/+32 |
| 2024-03-01 | Update to LLVM 18.1.0 rc 4 | Nikita Popov | -0/+0 |
| 2024-03-01 | normalizes-to: handle negative impls | lcnr | -3/+38 |
| 2024-03-01 | If suggestion would leave an empty line, delete it | clubby789 | -27/+67 |
| 2024-03-01 | Auto merge of #120264 - weihanglo:split-dward-kind-lto, r=michaelwoerister | bors | -5/+5 |
| 2024-03-01 | Make `ZeroablePrimitive` trait unsafe. | Markus Reiter | -2/+6 |
| 2024-03-01 | Auto merge of #121462 - compiler-errors:eq-and-sub, r=lcnr | bors | -840/+509 |
| 2024-03-01 | Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errors | bors | -14/+233 |
| 2024-03-01 | Fix typo in comment | Gurinder Singh | -1/+1 |
| 2024-03-01 | Never say "`Trait` is implemented for `{type error}`" | Esteban Küber | -3/+5 |
| 2024-03-01 | Remove unused fluent messages | r0cky | -33/+0 |
| 2024-03-01 | Rebase fallout from TypeRelating::binders, inline higher_ranked_sub | Michael Goulet | -66/+51 |
| 2024-03-01 | Fallout from removing a_is_expected | Michael Goulet | -127/+46 |
| 2024-03-01 | Remove a_is_expected from combine relations | Michael Goulet | -134/+74 |
| 2024-03-01 | Get rid of some sub_exp and eq_exp | Michael Goulet | -60/+48 |
| 2024-03-01 | Remove cause | Michael Goulet | -35/+8 |
| 2024-03-01 | Combine sub and eq | Michael Goulet | -492/+356 |
| 2024-03-01 | Preserve variance on error in generalizer | Michael Goulet | -2/+2 |
| 2024-03-01 | Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubilee | bors | -231/+8 |
| 2024-03-01 | Handle stashing of delayed bugs. | Nicholas Nethercote | -21/+44 |
| 2024-02-29 | CFI: Remove unused `typeid_for_fnsig` | Ramon de C Valle | -59/+2 |