mirror of
https://github.com/servo/servo.git
synced 2025-07-13 10:23:40 +01:00
Make some warnings errors in the cef port.
This commit is contained in:
parent
95befc2ab2
commit
a8dc87aa2c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#![feature(globs, macro_rules, phase, thread_local, link_args)]
|
||||
|
||||
#![allow(experimental, non_camel_case_types)]
|
||||
#![deny(unused_imports, unused_variable, unused_mut)]
|
||||
|
||||
#![feature(phase)]
|
||||
#[phase(plugin, link)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue