servo/components/msg
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 Bump serde to 0.7 2016-03-17 13:52:39 +01:00
constellation_msg.rs Added panic message to failures. 2016-04-13 16:09:48 -05:00
lib.rs Silence unused-extern-crates false positives. 2016-04-22 22:20:05 +02:00
webdriver_msg.rs Implement GetElementRect webdriver command 2016-02-24 11:41:42 -05:00