servo/components/servo
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
..
.cargo Fix final linking step on AArch64 2016-02-01 16:55:27 +01:00
platform/macos servo: Add an Info.plist on the Mac and opt into integrated graphics. 2016-06-08 12:29:44 -07:00
build.rs New Android suppport 2015-11-04 16:29:39 -06:00
Cargo.lock Auto merge of #12224 - nox:die-util-die, r=Ms2ger 2016-07-04 12:57:00 -07:00
Cargo.toml Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
fake-ld.sh New Android suppport 2015-11-04 16:29:39 -06:00
lib.rs Use if let rather than match 2016-07-04 23:38:18 +03:00
main.rs Send servo version in mozbrowser error. 2016-07-01 16:39:22 -06:00
servo.exe.manifest Make Servo DPI aware on Windows 2016-05-20 23:40:39 -06:00