We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae0a79 commit aa2978fCopy full SHA for aa2978f
src/lib.rs
@@ -23,7 +23,6 @@
23
#![doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
24
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
25
html_root_url = "http://doc.rust-lang.org/glob/")]
26
-#![cfg_attr(test, feature(io))]
27
#![cfg_attr(all(test, windows), feature(std_misc))]
28
29
use std::ascii::AsciiExt;
0 commit comments