rust-lang/rust-clippy

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

Open

#1.648 aberto em 31 de mar. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1.391 forks)batch import
S-needs-discussionT-ASTgood first issue

Métricas do repositório

Stars
 (10.406 stars)
Métricas de merge de PR
 (Mesclagem média 19d 22h) (113 fundiu PRs em 30d)

Description

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

Guia do colaborador