We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f7a3cc commit 419c0ffCopy full SHA for 419c0ff
src/libflate/lib.rs
@@ -25,7 +25,6 @@
25
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
26
html_root_url = "http://doc.rust-lang.org/nightly/")]
27
28
-#![feature(core)]
29
#![feature(int_uint)]
30
#![feature(libc)]
31
#![feature(staged_api)]
0 commit comments