Samuel Tardieu f3515fb127 Remove ignored #[must_use] attributes from portable-simd
The `#[must_use]` attribute has no effect when applied to methods in
trait implementations.
2025-02-12 13:59:22 +01:00
..