about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-05-31Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-SimulacrumMatthias Krüger-1/+20
2025-05-31triagebot: add doc link to `[assign]`Jieyou Xu-2/+4
2025-05-31triagebot: setup `rustc-dev-guide` adhoc-groupJieyou Xu-0/+9
2025-05-31triagebot: fix incorrect linkJieyou Xu-2/+2
2025-05-31bootstrap: remap compiler vs non-compiler sources differentlyJieyou Xu-10/+70
2025-05-31Shared libLLVM linking is officially supported with MinGW and ClangMateusz Mikuła-1/+2
2025-05-31Fix C++ standard library name for *-windows-gnullvm targetsMateusz Mikuła-1/+3
2025-05-31Fix incorrect commentMateusz Mikuła-1/+1
2025-05-31Merge pull request #19900 from Veykril/push-zurosouxqxzzLukas Wirth-2/+2
2025-05-31fix: Fix manual not containing diagnostics documentationLukas Wirth-2/+2
2025-05-31Merge commit '57cbadd68ac473bc50453f6b1320a02b68115f12'Philipp Krones-671/+1995
2025-05-31Add some new solver to PGOMichael Goulet-0/+1
2025-05-31Account for `Generate` actions when filtering the allowed onesKirill Bulatov-0/+1
2025-05-31Merge pull request #4361 from nia-e/remove-oopsieRalf Jung-46/+0
2025-05-31accidentally committed fileNia Espera-46/+0
2025-05-31Merge pull request #19898 from Veykril/push-ykumpuwmuvmuLukas Wirth-19/+8
2025-05-31refactor: Remove unncessary duplication in highlight_relatedLukas Wirth-19/+8
2025-05-31Merge from rustcThe Miri Cronjob Bot-239/+435
2025-05-31Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-31Auto merge of #141796 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-05-30bootstrap: build std with less frame pointersJubilee Young-1/+2
2025-05-30Auto merge of #141791 - workingjubilee:rollup-qnqicy9, r=workingjubileebors-1/+1
2025-05-30Update cargoWeihang Lo-0/+0
2025-05-30Update expected test outputArthur Baars-21/+60
2025-05-30Run 'cargo codegen' to update testsArthur Baars-0/+5
2025-05-30Add test for closure_binderArthur Baars-0/+2
2025-05-30Rollup merge of #140825 - rs-sac:ext, r=workingjubileeJubilee-1/+1
2025-05-30Produce ClosureBinder node in atom.rsArthur Baars-0/+2
2025-05-30internal: Restructure some semantics APIs for virtual macro filesLukas Wirth-79/+185
2025-05-30Exclude `CARGO_HOME` from `generate-copyright` in-tree determinationAna Hobden-6/+19
2025-05-30Auto merge of #141657 - petrochenkov:nobinroot, r=jieyouxubors-1/+0
2025-05-30Do not run PGO/BOLT in x64 Linux alt buildsJakub Beránek-8/+31
2025-05-30fix clippy warningsonur-ozkan-235/+230
2025-05-30fix bootstrap testsonur-ozkan-14/+1
2025-05-30fix fs bug on CI and update ming-check-1 Dockerfileonur-ozkan-0/+9
2025-05-30fix CI-rustc bugsonur-ozkan-11/+27
2025-05-30be able to build stage1 library with CI-rustconur-ozkan-33/+14
2025-05-30add "library" to `RUSTC_IF_UNCHANGED_ALLOWED_PATHS`onur-ozkan-15/+2
2025-05-30improve comments and docsonur-ozkan-73/+36
2025-05-30add change entryonur-ozkan-0/+5
2025-05-30update dev guidelinesonur-ozkan-61/+41
2025-05-30split `mingw-check` into twoonur-ozkan-26/+61
2025-05-30use stage 1 for std on CIonur-ozkan-6/+6
2025-05-30bless bootstrap testsonur-ozkan-3/+3
2025-05-30update stage defaultsonur-ozkan-7/+7
2025-05-30handle cfg bootstrap on compiler and mirionur-ozkan-3/+26
2025-05-30improve `check::Std` handlingonur-ozkan-0/+9
2025-05-30update std uplifting algorithmonur-ozkan-2/+9
2025-05-30use initial rustc's std on stage 0onur-ozkan-31/+26
2025-05-30Merge pull request #4359 from RalfJung/cargo-miri-verboseRalf Jung-1/+1