启用 `clippy::allow_attributes` 和 `clippy::allow_attributes_without_reason` 校验
作者: beicause创建于 2026年6月20日更新于 2026年9月18日
标签good first issuekind: refactor
这些警告建议将`#[allow]`替换为`#[expect]`,并要求提供理由,这有助于提高代码质量。
内容来源: gfx-rs/wgpu
这些警告建议将`#[allow]`替换为`#[expect]`,并要求提供理由,这有助于提高代码质量。
内容来源: gfx-rs/wgpu