Deny warnings
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
//#![deny(warnings)]
|
||||
#![deny(warnings)]
|
||||
|
||||
extern crate fuse;
|
||||
extern crate redoxfs;
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#![deny(warnings)]
|
||||
|
||||
extern crate redoxfs;
|
||||
|
||||
extern crate system;
|
||||
|
||||
Reference in New Issue
Block a user