mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
This bug was discovered using the F* formal verification framework. Style changes (match -> if let) Replace if let Some(_) by .is_some()
This bug was discovered using the F* formal verification framework. Style changes (match -> if let) Replace if let Some(_) by .is_some()