mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Fix more warnings everywhere.
This commit is contained in:
parent
5ffd71cd5e
commit
6a58cbd118
7 changed files with 5 additions and 7 deletions
|
@ -5,7 +5,8 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(old_io)]
|
||||
#![feature(old_path)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue