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