gfx-rs/wgpu
Enable `clippy::allow_attributes` and `clippy::allow_attributes_without_reason` lints
Offen
#9.716 geöffnet am 20.06.2026
good first issuekind: refactor
Repository-Metriken
- Stars
- (9.290 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 12T 4h) (117 gemergte PRs in 30 T)
Beschreibung
These lints suggest replacing #[allow] with #[expect] and require a reason to be provided, which improves code quality.