Skip to content

Commit 5c412ca

Browse files
author
robo9k
committed
Update feature gates
1 parent b775bd5 commit 5c412ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
// Silence 'core' feature warnings
2121
// for `error:Error` and such
2222
#![feature(core)]
23-
// Silence 'io' feature warnings
24-
// for `BufWriter` and such
25-
#![feature(io)]
2623

2724
extern crate rand;
2825

0 commit comments

Comments
 (0)