mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
Remove the #![feature(io_safety)]
from lib.rs.
This commit is contained in:
parent
a7d9ab5835
commit
9b99f8c454
@ -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…
Reference in New Issue
Block a user