We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8654738 commit 1a16271Copy full SHA for 1a16271
src/libcore/tests/lib.rs
@@ -10,6 +10,7 @@
10
11
#![deny(warnings)]
12
13
+#![feature(ascii_ctype)]
14
#![feature(box_syntax)]
15
#![feature(core_float)]
16
#![feature(core_private_bignum)]
0 commit comments