rust-lang/rust-clippy

lint: assertion-less #[test] function

Open

#626 opened on Feb 6, 2016

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Rust (10,406 stars) (1,391 forks)batch import
A-lintL-testsT-middlegood first issue

Description

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

Contributor guide

lint: assertion-less #[test] function · rust-lang/rust-clippy#626 | Good First Issue