about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-03cg_clif: convert to CanonAbiJubilee Young-27/+22
2025-06-03compiler: simplify TargetOptions ABI functionsJubilee Young-108/+2
2025-06-03bless test for CanonAbi::X86(SysV64) changeJubilee Young-1/+3
2025-06-03miri: sed to CanonAbiJubilee Young-327/+354
2025-06-03cg_gcc: convert to CanonAbiJubilee Young-48/+31
2025-06-03cg_clif: convert to CanonAbiJubilee Young-27/+22
2025-06-03cg_llvm: convert to CanonAbiJubilee Young-29/+40
2025-06-03compiler: change Conv to CanonAbiJubilee Young-65/+64
2025-06-03compiler: use CanonAbi for entry_abiJubilee Young-22/+27
2025-06-03compiler: add AbiMapJubilee Young-1/+190
2025-06-03Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgrbors-241/+673
2025-06-03add change-entryonur-ozkan-0/+5
2025-06-03bless tidyonur-ozkan-50/+188
2025-06-03implement new `x` flag: `--skip-std-check-if-no-download-rustc`onur-ozkan-0/+14
2025-06-03Triagebot: Remove `assign.users_on_vacation`León Orell Valerian Liehr-4/+0
2025-06-03builtin dyn impl no guide inferencelcnr-1/+62
2025-06-03Remove uses of `stdarch_x86_avx512`sayantn-8/+0
2025-06-03Lint reversed ordering in partial ord impl (#14945)Samuel Tardieu-2/+56
2025-06-03Run wfcheck in one big loop instead of per moduleOli Scherer-68/+63
2025-06-04ci: Pin `cargo-workspaces` to `0.3.6`Shoyu Vanilla-1/+1
2025-06-03Add impl for `llvm.roundeven` in cg_clifsayantn-9/+9
2025-06-03Add impl for `llvm.roundeven` in cg_clifsayantn-9/+9
2025-06-04Lint reversed ordering in partial ord impldonkomura-2/+56
2025-06-03`missing_const_for_fn`: consider constness of instance (#14759)Jason Newcomb-2/+99
2025-06-03`zombie_processes`: do not complain about early early returns (#14912)Jason Newcomb-15/+21
2025-06-03Update stdarch submodulesayantn-0/+0
2025-06-03Merge pull request #2450 from jieyouxu/pr_message许杰友 Jieyou Xu (Joe)-0/+17
2025-06-03Auto merge of #136942 - Kobzol:stage0-sccache, r=jieyouxubors-0/+22
2025-06-03Rename `LifetimeSyntax` variants to lang-team-approved namesJake Goulding-43/+39
2025-06-03Rollup merge of #141956 - bjorn3:minor_cg_ssa_cleanup, r=oli-obkMatthias Krüger-25/+11
2025-06-03Rollup merge of #141931 - ArtemIsmagilov:issue-141849_2, r=nnethercoteMatthias Krüger-90/+147
2025-06-03Rollup merge of #141923 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-06-03Rollup merge of #141918 - ArtemIsmagilov:issue-141849, r=nnethercoteMatthias Krüger-10/+16
2025-06-03Rollup merge of #141914 - onur-ozkan:follow-ups, r=KobzolMatthias Krüger-18/+56
2025-06-03Rollup merge of #141861 - jieyouxu:windows-server-2025-20250527, r=KobzolMatthias Krüger-8/+2
2025-06-03Rollup merge of #141833 - Kivooeo:test-reform1, r=jieyouxuMatthias Krüger-32/+51
2025-06-03Rollup merge of #141724 - Sol-Ell:issue-141141-fix, r=nnethercoteMatthias Krüger-58/+390
2025-06-03`FIXME(-Znext-solver)` triagelcnr-40/+68
2025-06-03Merge pull request #2451 from jieyouxu/rustc-pull许杰友 Jieyou Xu (Joe)-1602/+3224
2025-06-03Merge from rustcJieyou Xu-1601/+3223
2025-06-03Preparing for merge from rustcJieyou Xu-1/+1
2025-06-03triagebot: configure PR welcome message for no auto/explicit reviewerJieyou Xu-0/+17
2025-06-03Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-290/+290
2025-06-03Add missing `dyn` keywords to tests that do not test for them Part 2Lukas Wirth-31/+26
2025-06-03Deconstruct values in the THIR visitorArtemIsmagilov-90/+147
2025-06-03Deconstruct values in the THIR visitorArtemIsmagilov-10/+16
2025-06-03Move placeholder handling to a proper preprocessing stepAmanda Stjerna-299/+414
2025-06-03Move metadata object generation for dylibs to the linker codebjorn3-4/+2
2025-06-03Move metadata object generation for dylibs to the linker codebjorn3-48/+3
2025-06-03Move metadata object generation for dylibs to the linker codebjorn3-220/+92