Skip to content

Commit 1a16271

Browse files
committed
added ascii_ctypes feature to libcore tests module
1 parent 8654738 commit 1a16271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcore/tests/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
#![deny(warnings)]
1212

13+
#![feature(ascii_ctype)]
1314
#![feature(box_syntax)]
1415
#![feature(core_float)]
1516
#![feature(core_private_bignum)]

0 commit comments

Comments
 (0)