servo/components
bors-servo f9e058d5e7 Auto merge of #12240 - perlun:fix/use-if-let, r=ConnorGBrewster
Use if let rather than match

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #12236

- [ ] There are tests for these changes OR
- [X] These changes do not require tests because @jdm said so. 😉 Trivial change so as long as it compiles, "ship it".

Fixes #12236.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12240)
<!-- Reviewable:end -->
2016-07-04 13:53:05 -07:00
..
canvas Move util::vec::byte_swap to canvas_traits 2016-07-04 16:48:15 +02:00
canvas_traits Move util::vec::byte_swap to canvas_traits 2016-07-04 16:48:15 +02:00
compositing Move util::print_tree to gfx_traits 2016-07-04 15:47:06 +02:00
constellation Refactor util::prefs operations to be methods on static struct. 2016-07-02 16:43:39 -04:00
devtools Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
devtools_traits Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
gfx Move util::print_tree to gfx_traits 2016-07-04 15:47:06 +02:00
gfx_traits Move util::print_tree to gfx_traits 2016-07-04 15:47:06 +02:00
layout Move util::workqueue to style 2016-07-04 21:56:09 +02:00
layout_thread Move util::workqueue to style 2016-07-04 21:56:09 +02:00
layout_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
msg Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
net Auto merge of #11875 - izgzhen:file-manager-backend, r=Manishearth 2016-07-04 09:15:23 -07:00
net_traits Integration and improvements of File API backends 2016-07-04 23:02:03 +08:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile Move util::time::duration_from_seconds to profile::time 2016-06-29 18:00:24 +02:00
profile_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
range Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script Auto merge of #12224 - nox:die-util-die, r=Ms2ger 2016-07-04 12:57:00 -07:00
script_layout_interface Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
servo Auto merge of #12240 - perlun:fix/use-if-let, r=ConnorGBrewster 2016-07-04 13:53:05 -07:00
style Move util::workqueue to style 2016-07-04 21:56:09 +02:00
style_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
util Move util::workqueue to style 2016-07-04 21:56:09 +02:00
webdriver_server WebDriver: Fix POST /session/:session_id/elements to return multiple 2016-07-04 15:11:01 +01:00