-
Notifications
You must be signed in to change notification settings - Fork 330
Pull requests: servo/rust-url
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make the port of
Origin
be an Option<u16>
breaking-change
#989
opened Oct 31, 2024 by
mrobinson
Loading…
Update unicode-width requirement from =0.1.12 to =0.2.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#980
opened Oct 1, 2024 by
dependabot
bot
Loading…
Make AsciiSet values instead of refs - non-breaking version
#976
opened Sep 26, 2024 by
joshka
Loading…
feat(percent-encoding): add support for preserving characters when decoding
#970
opened Sep 19, 2024 by
ForsakenHarmony
Loading…
Bump EmbarkStudios/cargo-deny-action from 1 to 2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#962
opened Sep 1, 2024 by
dependabot
bot
Loading…
Reduce small string allocations with simple char counting
#935
opened Jun 3, 2024 by
cynecx
Loading…
perf: use NonZeroU32 for query and fragment start
breaking-change
#933
opened May 26, 2024 by
DonIsaac
Loading…
encode space to '%20' as per url standard
breaking-change
#928
opened Apr 30, 2024 by
kaffarell
Loading…
Deprecate Origin unicode_serialization (and bump the url version)
#917
opened Mar 23, 2024 by
evilpie
Loading…
Fix incorrect parsing of Windows drive letter quirk (#889)
#890
opened Dec 11, 2023 by
GabrielDertoni
Loading…
Use web_sys::Url for IDN conversion on wasm32-unknown-unknown
#887
opened Nov 28, 2023 by
micolous
Loading…
Replace Host::IPv4/IPv6 with single variant taking IpAddr
breaking-change
#818
opened Feb 28, 2023 by
Hyxogen
Loading…
Ignore set_scheme when input contains trailing/leading C0 controls
#816
opened Feb 27, 2023 by
CYBAI
Loading…
empty string when
password
does not exists
breaking-change
#804
opened Nov 15, 2022 by
raccmonteiro
Loading…
IDNA: Errors - Allow people to get specific error in basic values
#794
opened Sep 17, 2022 by
Arisa-Snowbell
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.