| Age | Commit message (Expand) | Author | Lines |
| 2025-03-20 | rustc_target: Use zvl*b target features in vector ABI check | Taiki Endo | -2/+14 |
| 2025-03-20 | rustc_target: Add more RISC-V vector-related features | Taiki Endo | -3/+77 |
| 2025-03-20 | Auto merge of #137930 - nnethercote:use-Wunused-crate-dependencies, r=jieyoux... | bors | -60/+51 |
| 2025-03-20 | Auto merge of #138687 - calebzulawski:sync-from-portable-simd-2025-03-19, r=w... | bors | -46/+96 |
| 2025-03-20 | Convert `rustc_serialize` integration tests to unit tests. | Nicholas Nethercote | -14/+16 |
| 2025-03-20 | Use `-Wunused_crate_dependencies` for compiler crates. | Nicholas Nethercote | -53/+42 |
| 2025-03-19 | Auto merge of #138714 - matthiaskrgr:rollup-8uwbpwv, r=matthiaskrgr | bors | -435/+988 |
| 2025-03-19 | Rollup merge of #138613 - m-ou-se:no-more-e0773, r=jdonszelmann,petrochenkov | Matthias Krüger | -149/+40 |
| 2025-03-19 | Rollup merge of #138594 - oli-obk:no-select, r=lcnr | Matthias Krüger | -22/+86 |
| 2025-03-19 | Rollup merge of #138589 - zachs18:block-label-not-supported-here-loop-body-he... | Matthias Krüger | -25/+296 |
| 2025-03-19 | Rollup merge of #138540 - okaneco:const_split_off_first_last, r=m-ou-se | Matthias Krüger | -8/+18 |
| 2025-03-19 | Rollup merge of #138001 - meithecatte:privately-uninhabited, r=Nadrieril | Matthias Krüger | -50/+121 |
| 2025-03-19 | Rollup merge of #137051 - thaliaarchi:io-optional-impls/empty, r=m-ou-se | Matthias Krüger | -13/+218 |
| 2025-03-19 | Rollup merge of #135394 - clarfonthey:uninit-slices-part-2, r=tgross35 | Matthias Krüger | -168/+209 |
| 2025-03-19 | Auto merge of #122156 - Zoxc:side-effect-dep-node, r=oli-obk | bors | -206/+185 |
| 2025-03-19 | Fix next solver handling of shallow trait impl check | Oli Scherer | -14/+57 |
| 2025-03-19 | Demonstrate next-solver missing diagnostic | Oli Scherer | -12/+33 |
| 2025-03-19 | Allow builtin macros to be used more than once. | Mara Bos | -149/+40 |
| 2025-03-19 | Auto merge of #138693 - matthiaskrgr:rollup-ejq8mwp, r=matthiaskrgr | bors | -923/+517 |
| 2025-03-19 | Auto merge of #138653 - matthiaskrgr:rollup-fwwqmr7, r=matthiaskrgr | bors | -59/+254 |
| 2025-03-19 | Rollup merge of #138684 - bend-n:use_then, r=jhpratt | Matthias Krüger | -5/+1 |
| 2025-03-19 | Rollup merge of #138674 - oli-obk:llvm-cleanups, r=compiler-errors | Matthias Krüger | -205/+206 |
| 2025-03-19 | Rollup merge of #138670 - compiler-errors:remove-afidt, r=oli-obk | Matthias Krüger | -301/+177 |
| 2025-03-19 | Rollup merge of #138661 - RalfJung:revert-rustc-dev-breakage, r=petrochenkov | Matthias Krüger | -253/+15 |
| 2025-03-19 | Rollup merge of #138659 - Zalathar:no-body-span, r=oli-obk | Matthias Krüger | -45/+23 |
| 2025-03-19 | Rollup merge of #138658 - marcoieni:mirror-alpine-and-centos, r=Kobzol | Matthias Krüger | -0/+7 |
| 2025-03-19 | Rollup merge of #138656 - Kobzol:post-merge-unnest, r=marcoieni | Matthias Krüger | -12/+4 |
| 2025-03-19 | Rollup merge of #138655 - Kobzol:rdg-sync, r=jieyouxu | Matthias Krüger | -32/+56 |
| 2025-03-19 | Rollup merge of #138654 - bjorn3:remove_coretests_regex, r=tgross35 | Matthias Krüger | -46/+11 |
| 2025-03-19 | Rollup merge of #136177 - hkBst:patch-24, r=ibraheemdev | Matthias Krüger | -24/+17 |
| 2025-03-19 | Auto merge of #138690 - jieyouxu:temp-disable-fuchsia, r=Kobzol | bors | -7/+10 |
| 2025-03-19 | Temporarily disable Fuchsia test job to unblock queue | Jieyou Xu | -7/+10 |
| 2025-03-19 | Merge commit 'c14f2fc3eb69c164d8bf8d36d91ebd60bd5261e6' into sync-from-portab... | Caleb Zulawski | -46/+96 |
| 2025-03-19 | use then | bendn | -5/+1 |
| 2025-03-18 | Remove existing AFIDT implementation | Michael Goulet | -301/+177 |
| 2025-03-18 | Create a safe wrapper around `LLVMRustDIBuilderCreateMemberType` | Oli Scherer | -42/+60 |
| 2025-03-18 | Avoid splitting up a layout | Oli Scherer | -22/+24 |
| 2025-03-18 | Merge pull request #452 from folkertdev/element-rotate-example | Caleb Zulawski | -0/+44 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -253/+15 |
| 2025-03-18 | coverage: Don't store a body span in `FunctionCoverageInfo` | Zalathar | -19/+14 |
| 2025-03-18 | coverage: Don't refer to the body span when enlarging empty spans | Zalathar | -26/+9 |
| 2025-03-18 | CI: mirror alpine and centos images to ghcr | MarcoIeni | -0/+7 |
| 2025-03-18 | Apply suggestions from code review | Marijn Schouten | -7/+7 |
| 2025-03-18 | add examples for `shift_elements_{left, right}` and `rotate_elements_{left, r... | Folkert de Vries | -0/+44 |
| 2025-03-18 | Remove the regex dependency from coretests | bjorn3 | -46/+11 |
| 2025-03-18 | Remove double nesting in post-merge workflow | Jakub Beránek | -12/+4 |
| 2025-03-18 | Rollup merge of #138644 - mu001999-contrib:add-cfg, r=nnethercote | Matthias Krüger | -0/+3 |
| 2025-03-18 | Rollup merge of #138642 - jieyouxu:unvac, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2025-03-18 | Rollup merge of #138635 - Zalathar:immediate-subpat, r=compiler-errors | Matthias Krüger | -46/+36 |
| 2025-03-18 | Rollup merge of #138569 - aDotInTheVoid:reprdoc-json, r=GuillaumeGomez | Matthias Krüger | -0/+163 |