mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Fix some warnings
This commit is contained in:
parent
9770e3c1e3
commit
756a34e93d
5 changed files with 6 additions and 8 deletions
|
@ -11,7 +11,6 @@
|
|||
#![feature(plugin)]
|
||||
#![feature(raw)]
|
||||
#![feature(step_by)]
|
||||
#![feature(str_char)]
|
||||
#![feature(unsafe_no_drop_flag)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue