Rollup merge of #136923 - samueltardieu:push-vxxqvqwspssv, r=davidtwco

Lint `#[must_use]` attributes applied to methods in trait impls

The `#[must_use]` attribute has no effect when applied to methods in trait implementations. This PR adds it to the unused `#[must_use]` lint, and cleans the extra attributes in portable-simd and Clippy.
This commit is contained in:
Matthias Krüger 2025-02-19 21:16:11 +01:00 committed by GitHub
commit e99e07432b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available