-
Notifications
You must be signed in to change notification settings - Fork 346
Pull requests: servo/rust-url
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add cannot_be_a_base field to Url's Debug representation (fixes #693)
#699
by djc
was merged Apr 13, 2021
Loading…
idna: fix hang with unicode character before delimiter (fixes #692)
#694
by djc
was merged Apr 7, 2021
Loading…
Use collections from the alloc crate in percent_encoding
#691
by grego
was merged Mar 26, 2021
Loading…
url: deprecate into_string for Into<String> (fixes #685)
#686
by dtantsur
was merged Mar 26, 2021
Loading…
Implement support for reporting errors on invalid IDNA2008 characters
#676
by djc
was merged Feb 17, 2021
Loading…
ProTip!
Filter pull requests by the default branch with base:main.