gfx-rs/wgpu
Enable `clippy::allow_attributes` and `clippy::allow_attributes_without_reason` lints
Aperta
#9716 aperta il 20 giu 2026
good first issuekind: refactor
Metriche repository
- Star
- (9290 stelle)
- Metriche merge PR
- (Merge medio 12g 4h) (117 PR mergiate in 30 g)
Descrizione
These lints suggest replacing #[allow] with #[expect] and require a reason to be provided, which improves code quality.