Remove the #![feature(io_safety)]
from lib.rs.
This commit is contained in:
parent
a7d9ab5835
commit
9b99f8c454
1 changed files with 0 additions and 1 deletions
|
@ -285,7 +285,6 @@
|
|||
#![feature(int_log)]
|
||||
#![feature(into_future)]
|
||||
#![feature(intra_doc_pointers)]
|
||||
#![feature(io_safety)]
|
||||
#![feature(iter_zip)]
|
||||
#![feature(lang_items)]
|
||||
#![feature(linkage)]
|
||||
|
|
Loading…
Add table
Reference in a new issue