try to reduce bajillion warnings
This commit is contained in:
@@ -240,6 +240,8 @@
|
||||
|
||||
#![unstable(feature = "old_io")]
|
||||
#![deny(unused_must_use)]
|
||||
#![allow(deprecated)] // seriously this is all deprecated
|
||||
#![allow(unused_imports)]
|
||||
|
||||
pub use self::SeekStyle::*;
|
||||
pub use self::FileMode::*;
|
||||
|
||||
Reference in New Issue
Block a user