Skip to content

Commit

Permalink
added ascii_ctypes feature to libcore tests module
Browse files Browse the repository at this point in the history
  • Loading branch information
1011X committed Mar 12, 2018
1 parent 8654738 commit 1a16271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcore/tests/lib.rs
Expand Up @@ -10,6 +10,7 @@

#![deny(warnings)]

#![feature(ascii_ctype)]
#![feature(box_syntax)]
#![feature(core_float)]
#![feature(core_private_bignum)]
Expand Down

0 comments on commit 1a16271

Please sign in to comment.