stdarch subtree update - #161558
Merged
rust-bors[bot] merged 11 commits intoAug 23, 2026
Merged
Conversation
This allows building the resulting workspace with --locked.
fix:set newline_style=Unix
Revert "x86: Followup to add const for pack intrinsics and tests"
…ng_packs Revert "x86: use `simd::intrinsics` for saturating packs"
Generate lockfile in intrinsic-test
_mm_maskmoveu_si128 requires mutable in-bounds memory even when it does nothing
folkertdev
marked this pull request as ready for review
August 22, 2026 22:40
Collaborator
|
|
Contributor
Author
|
@bors r+ p=1 |
Contributor
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 23, 2026
Rollup of 8 pull requests Successful merges: - #161558 (stdarch subtree update) - #159887 (compiletest: forward disable-minification from bootstrap) - #160229 (Extend `dropping_{references,copy_types}` lints to `drop_in_place`) - #160949 (Add floating point inline ASM support for SPARC) - #156160 (feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>) - #160914 (Derive `GenericTypeVisitable` for `RegionConstraint` _correctly_) - #161341 (be more permissive wrt overflow and and improve diagnostics) - #161530 (Add regression test for gce dependency ICE in non-gce crate)
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 23, 2026
stdarch subtree update Subtree update of `stdarch` to rust-lang/stdarch@0d4e35e. Created using https://github.com/rust-lang/josh-sync. r? @ghost
Contributor
|
⌛ Testing commit 42e5eff with merge f372697... Workflow: https://github.com/rust-lang/rust/actions/runs/32613782530 |
Member
|
@bors yield to rollup retry |
Contributor
|
Auto build was cancelled. Cancelled workflows: The next pull request likely to be tested is #161566. |
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 23, 2026
Rollup of 8 pull requests Successful merges: - #161558 (stdarch subtree update) - #159887 (compiletest: forward disable-minification from bootstrap) - #160229 (Extend `dropping_{references,copy_types}` lints to `drop_in_place`) - #160949 (Add floating point inline ASM support for SPARC) - #156160 (feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>) - #160914 (Derive `GenericTypeVisitable` for `RegionConstraint` _correctly_) - #161341 (be more permissive wrt overflow and and improve diagnostics) - #161530 (Add regression test for gce dependency ICE in non-gce crate)
Contributor
|
⌛ Testing commit 42e5eff with merge 842f70f... Workflow: https://github.com/rust-lang/rust/actions/runs/32616833557 |
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 23, 2026
stdarch subtree update Subtree update of `stdarch` to rust-lang/stdarch@0d4e35e. Created using https://github.com/rust-lang/josh-sync. r? @ghost
Member
|
@bors yield |
Contributor
|
Auto build was cancelled. Cancelled workflows: The next pull request likely to be tested is #161566. |
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 23, 2026
Rollup of 8 pull requests Successful merges: - #161558 (stdarch subtree update) - #159887 (compiletest: forward disable-minification from bootstrap) - #160229 (Extend `dropping_{references,copy_types}` lints to `drop_in_place`) - #160949 (Add floating point inline ASM support for SPARC) - #156160 (feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>) - #160914 (Derive `GenericTypeVisitable` for `RegionConstraint` _correctly_) - #161341 (be more permissive wrt overflow and and improve diagnostics) - #161530 (Add regression test for gce dependency ICE in non-gce crate)
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 23, 2026
Rollup merge of #161558 - folkertdev:stdarch-sync-2026-09-22, r=folkertdev stdarch subtree update Subtree update of `stdarch` to rust-lang/stdarch@0d4e35e. Created using https://github.com/rust-lang/josh-sync. r? @ghost
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Subtree update of
stdarchto rust-lang/stdarch@0d4e35e.Created using https://github.com/rust-lang/josh-sync.
r? @ghost