about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-31stdarch-gen-arm: Modernization of the coding styleTsukasa OI-170/+76
2025-05-31Account for `Generate` actions when filtering the allowed onesKirill Bulatov-0/+1
2025-05-31Fix `dbg_macro` fail to handle async coroutine desugar (#14937)llogiq-46/+122
2025-05-31Auto merge of #141678 - Kobzol:revert-141516, r=workingjubileebors-32/+2
2025-05-31fix: `dbg_macro` fail to handle async coroutine desugaryanglsh-46/+122
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 #4360 from rust-lang/rustup-2025-05-31Ralf Jung-2182/+3619
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-2181/+3618
2025-05-31Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-31Auto merge of #141667 - lqd:lazy-maybe-init, r=matthewjasperbors-48/+67
2025-05-31Note ref expr being cast when encounter NonScalar cast errorxizheyin-0/+14
2025-05-31std: clarify Clone trait documentation about duplication semanticsxizheyin-2/+37
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-217/+716
2025-05-30Update cargoWeihang Lo-0/+0
2025-05-30Update expected test outputArthur Baars-21/+60
2025-05-30RISC-V: Linux: Imply Zicntr from the IMA base behaviorTsukasa OI-6/+4
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 #141781 - matthewjasper:unused-unsafe-lifetimes, r=compiler-e...Jubilee-2/+111
2025-05-30Rollup merge of #141771 - Kobzol:bors-increase-timeout, r=marcoieniJubilee-1/+2
2025-05-30Rollup merge of #141768 - marcoieni:calculate-matrix-arm, r=KobzolJubilee-1/+1
2025-05-30Rollup merge of #141609 - lolbinarycat:core-dedup-ptr-docs-139190, r=workingj...Jubilee-123/+67
2025-05-30Rollup merge of #141494 - dianqk:match-br-non-int, r=wesleywiserJubilee-2/+65
2025-05-30Rollup merge of #141237 - Qelxiros:139911-exact-div, r=workingjubileeJubilee-1/+207
2025-05-30Rollup merge of #141077 - chenyukang:yukang-fix-140991-comma, r=wesleywiserJubilee-18/+110
2025-05-30Rollup merge of #140825 - rs-sac:ext, r=workingjubileeJubilee-69/+153
2025-05-30Produce ClosureBinder node in atom.rsArthur Baars-0/+2
2025-05-30Merge pull request #19896 from Veykril/push-qyutrlxyznumLukas Wirth-143/+322
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-30`slice.get(i)` should use a slice projection in MIR, like `slice[i]` doesScott McMurray-86/+385
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-30Add back `std_detect_env_override`sayantn-2/+69
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