rust-lang/rust-clippy

detect #[allow(warnings)] and issue an unsilenceable warning

Open

#1,648 创建于 2017年3月31日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (10,406 star) (1,391 fork)batch import
S-needs-discussionT-ASTgood first issue

描述

because if you use clippy, you opt in to warnings, why would you opt out again?

贡献者指南