allow lazy_cell feature
This commit is contained in:
parent
226577f91a
commit
ba0a6cf327
@ -7,6 +7,7 @@
|
||||
#![feature(test)]
|
||||
#![feature(error_generic_member_access)]
|
||||
#![feature(provide_any)]
|
||||
#![feature(lazy_cell)]
|
||||
|
||||
extern crate test;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user