]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/rename.fixed
iterate List by value
[rust.git] / tests / ui / rename.fixed
index 947914aa123f07277b8baee1990672ae007f344a..13fbb6e2a6eedb86cbb0c185e8ab307a81553853 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::cognitive_complexity)]