Skip to content

Conversation

@okaneco
Copy link
Contributor

@okaneco okaneco commented Jun 11, 2025

Remove usize/isize impls from

  • loongarch64.rs
  • wasm32.rs
  • x86.rs

Closes #462


The loongarch64 one isn't gated behind a cfg but deleted it to follow the spirit of the change.
I can back that out if needed.

Remove usize/isize impls from
- `loongarch64.rs`
- `wasm32.rs`
- `x86.rs`
@calebzulawski
Copy link
Member

Thank you!

@calebzulawski calebzulawski merged commit 70b1c20 into rust-lang:master Jun 11, 2025
59 checks passed
@okaneco okaneco deleted the remove_from_usize_impls branch June 11, 2025 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove Simd<usize, 2>: From<__m128i> and similar

2 participants