mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Disable warnings on windows.
This commit is contained in:
parent
a883b594cc
commit
3fce671f61
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
#![cfg(test)]
|
||||
|
||||
#![allow(dead_code)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue