rust-lang/rust-clippy

lint: assertion-less #[test] function

Open

#626 opened on Feb 6, 2016

 (2 comments) (0 reactions) (1 assignee)Rust (1,391 forks)batch import
A-lintL-testsT-middlegood first issue

Repository metrics

Stars
 (10,406 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide