servo/components
bors-servo 2977795e39 Auto merge of #8937 - saneyuki:warning, r=mbrubeck
Fix some warnings

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8937)
<!-- Reviewable:end -->
2015-12-11 22:52:47 +05:30
..
canvas Fix warnings: Remove unused 'slice_bytes' flag 2015-12-11 10:21:23 -05:00
canvas_traits remove the "core" feature from canvas 2015-12-10 20:21:10 +01:00
compositing Fix warnings: Remove unused 'slice_bytes' flag 2015-12-11 10:21:23 -05:00
devtools Moved WorkerId type to devtools_traits 2015-12-07 20:11:26 +01:00
devtools_traits Moved WorkerId type to devtools_traits 2015-12-07 20:11:26 +01:00
gfx Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Removed use of a #![feature] that is now stable 2015-12-10 07:16:53 -05:00
layout_traits Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
msg Fix warning: unused_imports in constellation_msg.rs. 2015-12-11 09:58:43 -05:00
net Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
net_traits Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
plugins Fix warnings 2015-12-03 17:05:26 +01:00
profile Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
profile_traits Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
script Auto merge of #8930 - frewsxcv:event-type-atom, r=nox 2015-12-11 21:12:35 +05:30
script_traits Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
servo Auto merge of #8930 - frewsxcv:event-type-atom, r=nox 2015-12-11 21:12:35 +05:30
style Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
style_traits Use skia and deps from crates.io. 2015-12-02 19:07:59 +01:00
util Fix warnings. 2015-12-04 10:31:19 +01:00
webdriver_server Fix warning: Stop to use deprecated 'SocketAddr::new' 2015-12-11 10:39:23 -05:00