]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/tests/ui/blanket_clippy_restriction_lints.rs
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
[rust.git] / src / tools / clippy / tests / ui / blanket_clippy_restriction_lints.rs
index d055f17526b9b079db3a9b06271c3f04cfd665b6..554745368bca4aa7f6862bcd66f37739d482ae9a 100644 (file)
@@ -1,3 +1,5 @@
+// compile-flags: -W clippy::restriction
+
 #![warn(clippy::blanket_clippy_restriction_lints)]
 
 //! Test that the whole restriction group is not enabled