mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update some feature gates.
This commit is contained in:
parent
aeaf1ea583
commit
f416a6a66e
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
|||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![cfg_attr(any(target_os="linux", target_os = "android"), feature(io))]
|
||||
#![cfg_attr(any(target_os="linux", target_os = "android"), feature(old_path))]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue