mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
parent
2c85c1d312
commit
dce11222ba
4 changed files with 4 additions and 7 deletions
|
@ -6,10 +6,9 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(collections)]
|
||||
#![feature(core)]
|
||||
#![feature(hash)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(path)]
|
||||
#![feature(old_io)]
|
||||
#![feature(old_path)]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue