test(benches): uncomment deny warning attr
This commit is contained in:
committed by
Sean McArthur
parent
d683e13ecb
commit
fb880c6295
@@ -1,6 +1,6 @@
|
||||
#![feature(async_await)]
|
||||
#![feature(test)]
|
||||
//#![deny(warnings)]
|
||||
#![deny(warnings)]
|
||||
|
||||
extern crate test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user