Skip to content

Commit d4840da

Browse files
committed
Activate the feature in the libcore tests too
1 parent 8d6bee3 commit d4840da

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
@@ -19,6 +19,7 @@
1919
#![feature(flt2dec)]
2020
#![feature(fmt_internals)]
2121
#![feature(hashmap_internals)]
22+
#![feature(impl_header_lifetime_elision)]
2223
#![feature(pattern)]
2324
#![feature(range_is_empty)]
2425
#![feature(raw)]

0 commit comments

Comments
 (0)