mirror of
https://github.com/servo/servo.git
synced 2025-07-15 19:33:46 +01:00
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 --> |
||
---|---|---|
.. | ||
.cargo | ||
platform/macos | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
fake-ld.sh | ||
lib.rs | ||
main.rs | ||
servo.exe.manifest |