Skip to content

Commit

Permalink
Activate the feature in the libcore tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmcm committed Sep 30, 2018
1 parent 8d6bee3 commit d4840da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcore/tests/lib.rs
Expand Up @@ -19,6 +19,7 @@
#![feature(flt2dec)]
#![feature(fmt_internals)]
#![feature(hashmap_internals)]
#![feature(impl_header_lifetime_elision)]
#![feature(pattern)]
#![feature(range_is_empty)]
#![feature(raw)]
Expand Down

0 comments on commit d4840da

Please sign in to comment.