about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-06-04Merge pull request #4372 from nia-e/multiple-native-libsOli Scherer-57/+70
2025-06-04Merge pull request #2454 from rust-lang/tshepang-expand许杰友 Jieyou Xu (Joe)-2/+6
2025-06-04Fix incorrect use of "recommend" over "recommended"Rageking8-1/+1
2025-06-04Fix incorrect use of "recommend" over "recommended"Rageking8-1/+1
2025-06-04Merge pull request #19913 from rust-lang/dependabot/npm_and_yarn/editors/code...Laurențiu Nicola-3/+3
2025-06-04Merge pull request #19914 from davidbarsky/davidbarsky/add-some-additional-in...Lukas Wirth-0/+253
2025-06-04ci: Pin `cargo-workspaces` version to `0.3.6`, againShoyu Vanilla-2/+2
2025-06-04fix: Typo mistake in autopublish workflowShoyu Vanilla (Flint)-1/+1
2025-06-04Rollup merge of #142000 - lambdageek:no-symlink-stage0, r=onur-ozkanMatthias Krüger-13/+17
2025-06-04Rollup merge of #141871 - nia-e:fix-bitset, r=eholkMatthias Krüger-4/+1
2025-06-04Rollup merge of #138699 - psumbera:solaris-ci-build3, r=marcoieniMatthias Krüger-172/+285
2025-06-04ci: When autopublishing, remove `xtask` from workspaceShoyu Vanilla (Flint)-3/+3
2025-06-04Merge from rustcThe Miri Cronjob Bot-719/+1215
2025-06-04Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-04Merge pull request #19915 from ShoyuVanilla/publish-libs-crashLaurențiu Nicola-1/+1
2025-06-04remove outdated RUSTC_SYSROOT handling for ci-rustconur-ozkan-10/+0
2025-06-04bootstrap: don't symlink source dir into stage0 sysrootAleksey Kliger-13/+17
2025-06-04make it possible to request stage 0 std with `Builder::ensure`onur-ozkan-15/+19
2025-06-04run `check::Std` as the final steponur-ozkan-1/+7
2025-06-03Auto merge of #141984 - matthiaskrgr:rollup-wy6j9ca, r=matthiaskrgrbors-339/+388
2025-06-04index: add method for checking range on DenseBitSetNia Espera-4/+1
2025-06-04expand meaning of ~? diagnostic annotationTshepang Mbambo-2/+6
2025-06-03rustdoc-json-type: Depend on `serde` and `serde_derive` seperatelyAlona Enraght-Moony-2/+3
2025-06-03update gpu offload build commandManuel Drehwald-6/+9
2025-06-03Rollup merge of #141698 - oli-obk:ctfe-err-flip, r=RalfJungMatthias Krüger-12/+12
2025-06-03Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3Matthias Krüger-327/+354
2025-06-03Rollup merge of #137725 - oli-obk:i-want-to-move-it-move-it, r=compiler-error...Matthias Krüger-0/+22
2025-06-03native-lib: allow multiple libraries and/or dirsNia Espera-57/+70
2025-06-03Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzolbors-0/+2
2025-06-03Add `iter` macroOli Scherer-0/+22
2025-06-03hir-ty: add incremental tests checking for `infer` invalidationDavid Barsky-0/+253
2025-06-03Enable Float non-determinism in miri. Update and add tests and changeLorrensP-2158466-62/+327
2025-06-03miri: sed to CanonAbiJubilee Young-327/+354
2025-06-03Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgrbors-26/+58
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-03Remove uses of `stdarch_x86_avx512`sayantn-6/+0
2025-06-03Run wfcheck in one big loop instead of per moduleOli Scherer-3/+1
2025-06-04ci: Pin `cargo-workspaces` to `0.3.6`Shoyu Vanilla-1/+1
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-03Rollup merge of #141923 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
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-03Merge from rustcJieyou Xu-1211/+2540
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 better default stage for `check::Std` when stage isn't explicitonur-ozkan-9/+29
2025-06-03Auto merge of #141954 - matthiaskrgr:rollup-zptd6t9, r=matthiaskrgrbors-310/+699