rust-urlpattern
rust-urlpattern copied to clipboard
fix: make `URLPatternComponentResult::groups` values optional
for WICG/urlpattern#162
yes, there is quite a troublesome problem that needs to be figured out (different regexp matching behaviour between js (which is what the tests expect) and rust)