mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Replace most usage of std::old_io::File.
This commit is contained in:
parent
4eb26065ac
commit
32d1e31c90
6 changed files with 32 additions and 25 deletions
|
@ -7,7 +7,7 @@
|
|||
#![feature(collections)]
|
||||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(old_io)]
|
||||
#![feature(io)]
|
||||
#![feature(old_path)]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue