aboutsummaryrefslogtreecommitdiff
path: root/benches/bytes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'benches/bytes.rs')
-rw-r--r--benches/bytes.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/benches/bytes.rs b/benches/bytes.rs
index 1741ba0..c5b8412 100644
--- a/benches/bytes.rs
+++ b/benches/bytes.rs
@@ -1,5 +1,5 @@
#![feature(test)]
-#![deny(warnings, rust_2018_idioms)]
+#![warn(rust_2018_idioms)]
extern crate test;