mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Fix a few warnings
This commit is contained in:
parent
445f1c891a
commit
918d64e6fc
2 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(old_io)]
|
||||
#![feature(path)]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue