servo/components
bors-servo 0abddae49d Auto merge of #8926 - frewsxcv:no-map, r=SimonSapin
Prefer 'if let' over 'map() with side effects'

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8926)
<!-- Reviewable:end -->
2015-12-11 06:53:36 +05:30
..
canvas Auto merge of #8922 - saneyuki:warning, r=mbrubeck 2015-12-11 04:57:58 +05:30
canvas_traits remove the "core" feature from canvas 2015-12-10 20:21:10 +01:00
compositing Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -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 Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01: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 #8926 - frewsxcv:no-map, r=SimonSapin 2015-12-11 06:53:36 +05:30
script_traits Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
servo Auto merge of #8909 - cnaj:msg_refactoring, r=jdm 2015-12-10 11:24:44 +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 Auto merge of #8705 - jsanders:fix-sleep-ms-deprecations, r=metajack,Wafflespeanut 2015-11-30 09:20:15 +05:30