Skip to content

issues Search Results · repo:denoland/rust-urlpattern language:Rust

Filter by

11 results
 (63 ms)

11 results

indenoland/rust-urlpattern (press backspace or delete to remove)

Hi, I m linking issue here from: - https://github.com/denoland/deno/issues/28247 as this library contains the implementation of URLPattern for deno. Deno s URLPattern.exec(string) implementation ...
  • adriannsemb
  • Opened 
    29 days ago
  • #58

The dependency unic-ucd-ident has not been updated in 5 years upstream. Since then there have been at least some small changes to ID_Start/ID_Continue. For example U+30FB KATAKANA MIDDLE is not handled ...
  • evilpie
  • 1
  • Opened 
    on Feb 14
  • #54

new URLPattern({ protocol: http , port: 80 }) should not throw. Relevant WPT fix is https://github.com/web-platform-tests/wpt/pull/49782 Relevant Spec issue is https://github.com/whatwg/urlpattern/issues/239 ...
  • anonrig
  • Opened 
    on Dec 19, 2024
  • #53

The spec link should now be https://urlpattern.spec.whatwg.org/ in README.md
  • jesup
  • Opened 
    on Sep 17, 2024
  • #52

Hey, I see that derive_more is only [used in two modules](https://github.com/search?q=repo%3Adenoland%2Frust-urlpattern%20derive_more type=code) to derive Display. With many proc-macros having moved to ...
  • svix-jplatte
  • 2
  • Opened 
    on Mar 6, 2024
  • #47

Adding this issue as a repo-local reference for https://github.com/denoland/deno/issues/20906 The issue occurs because we use a range over bytes instead of codepoints which causes a panic.
  • melbourne2991
  • 1
  • Opened 
    on Jan 16, 2024
  • #46

whatwg/urlpattern#199 adds a read-only hasRegExpGroups property. When/if it s merged, deno may wish to support it as well.
  • jeremyroman
  • 1
  • Opened 
    on Nov 24, 2023
  • #42

As described in https://github.com/WICG/urlpattern/issues/61 Available experimentally in Chrome with flag Deno should also have an implementation available with --unstable https://wpt.fyi/results/urlpattern?label=master ...
  • ghost
  • Opened 
    on Apr 13, 2022
  • #30

There is an inconsistency between spec and tests and Chromium. Needs a spec decision https://github.com/WICG/urlpattern/issues/133.
bug
  • lucacasonato
  • 1
  • Opened 
    on Sep 7, 2021
  • #12

  • lucacasonato
  • Opened 
    on Sep 7, 2021
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub