servo/components/devtools_traits
Zbynek Winkler b021874ba0 Silence unused-extern-crates false positives.
Added #[allow(unused_extern_crates)] to silence false positives

 * bitflags, lazy_static and matches because macro_use
 * alloc_jemalloc because builtin crate

See https://github.com/rust-lang/rust/issues/30849
2016-04-22 22:20:05 +02:00
..
Cargo.toml Use serde in devtools 2016-03-31 11:07:18 +02:00
lib.rs Silence unused-extern-crates false positives. 2016-04-22 22:20:05 +02:00