rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
598 stars 260 forks source link

simd_shuffle: remove unnecessary let binding #1531

Closed RalfJung closed 5 months ago

RalfJung commented 5 months ago

Directly giving a type hint by instantiating the simd_shuffle generics seems nicer.

rustbot commented 5 months ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer