]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/rename.rs
iterate List by value
[rust.git] / tests / ui / rename.rs
index e2c8c223fc77f7abb0e4d268c1e9db0e81a9b7d1..cbd3b1e91666aa385bedc7c97daff6298d456343 100644 (file)
@@ -5,7 +5,6 @@
 // allow the new lint name here, to test if the new name works
 #![allow(clippy::module_name_repetitions)]
 #![allow(clippy::new_without_default)]
-#![allow(clippy::cognitive_complexity)]
 #![allow(clippy::redundant_static_lifetimes)]
 // warn for the old lint name here, to test if the renaming worked
 #![warn(clippy::cyclomatic_complexity)]