rust-lang/rust-clippy

lint: assertion-less #[test] function

Open

#626 aberto em 6 de fev. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)Rust (1.391 forks)batch import
A-lintL-testsT-middlegood 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

allow, because assert!()s may be in the tested code

Guia do colaborador