]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/iter_nth.rs
Auto merge of #8374 - Alexendoo:bless-revisions, r=camsteffen
[rust.git] / tests / ui / iter_nth.rs
index fdc5342fcfd71efb1fc6d61de7559ec1d1d6fc5b..9c21dd82ee45efe0a70c1f0b08b2b0688502fa13 100644 (file)
@@ -1,6 +1,5 @@
 // aux-build:option_helpers.rs
 
-#![allow(clippy::unused_self)]
 #![warn(clippy::iter_nth)]
 
 #[macro_use]