stdarch subtree update - #161558
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
|
|
|
@bors r+ p=1 |
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)
stdarch subtree update Subtree update of `stdarch` to rust-lang/stdarch@0d4e35e. Created using https://github.com/rust-lang/josh-sync. r? @ghost
|
⌛ Testing commit 42e5eff with merge f372697... Workflow: https://github.com/rust-lang/rust/actions/runs/32613782530 |
|
@bors yield to rollup retry |
|
Auto build was cancelled. Cancelled workflows: The next pull request likely to be tested is #161566. |
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)
|
⌛ Testing commit 42e5eff with merge 842f70f... Workflow: https://github.com/rust-lang/rust/actions/runs/32616833557 |
stdarch subtree update Subtree update of `stdarch` to rust-lang/stdarch@0d4e35e. Created using https://github.com/rust-lang/josh-sync. r? @ghost
|
@bors yield |
|
Auto build was cancelled. Cancelled workflows: The next pull request likely to be tested is #161566. |
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)
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
Rollup of 8 pull requests Successful merges: - rust-lang/rust#161558 (stdarch subtree update) - rust-lang/rust#159887 (compiletest: forward disable-minification from bootstrap) - rust-lang/rust#160229 (Extend `dropping_{references,copy_types}` lints to `drop_in_place`) - rust-lang/rust#160949 (Add floating point inline ASM support for SPARC) - rust-lang/rust#156160 (feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>) - rust-lang/rust#160914 (Derive `GenericTypeVisitable` for `RegionConstraint` _correctly_) - rust-lang/rust#161341 (be more permissive wrt overflow and and improve diagnostics) - rust-lang/rust#161530 (Add regression test for gce dependency ICE in non-gce crate)
Rollup of 8 pull requests Successful merges: - rust-lang/rust#161558 (stdarch subtree update) - rust-lang/rust#159887 (compiletest: forward disable-minification from bootstrap) - rust-lang/rust#160229 (Extend `dropping_{references,copy_types}` lints to `drop_in_place`) - rust-lang/rust#160949 (Add floating point inline ASM support for SPARC) - rust-lang/rust#156160 (feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>) - rust-lang/rust#160914 (Derive `GenericTypeVisitable` for `RegionConstraint` _correctly_) - rust-lang/rust#161341 (be more permissive wrt overflow and and improve diagnostics) - rust-lang/rust#161530 (Add regression test for gce dependency ICE in non-gce crate)
|
Should 50c4cbb and 7b002b7 be backported, as they fix a bad performance regression? See #159464, rust-lang/stdarch#2208 for context. This has regressed already with 1.96, but a backport could still help to have one fewer release affected by the problem. |
Subtree update of
stdarchto rust-lang/stdarch@0d4e35e.Created using https://github.com/rust-lang/josh-sync.
r? @ghost