mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
Move to new io in util.
This commit is contained in:
parent
ce3f777a12
commit
573f721714
3 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,6 @@
|
|||
#![feature(hash)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(old_io)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(path)]
|
||||
#![cfg_attr(not(target_os = "android"), feature(path_ext))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue