Skip to content

Pull requests: servo/rust-url

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Re-align to specification
#718 by lucacasonato was closed Jan 31, 2022 Loading…
no_std support for all crates
#717 by madsmtm was closed Dec 22, 2023 Loading…
fix some typos
#710 by striezel was merged May 7, 2021 Loading…
Bump minor version number
#709 by BramBonne was merged May 6, 2021 Loading…
Add tests for SyntaxViolation callback types
#708 by BramBonne was merged May 4, 2021 Loading…
Url::port_int implementation
#707 by daxpedda was closed Apr 30, 2021 Loading…
Increase quirks test coverage
#705 by BramBonne was merged Apr 28, 2021 Loading…
Increase test coverage
#704 by BramBonne was merged Apr 26, 2021 Loading…
Increase slicing test coverage
#703 by BramBonne was merged May 3, 2021 Loading…
Increase Origin test coverage
#702 by BramBonne was merged Apr 26, 2021 Loading…
fix: implement std::error::Error for data-url
#698 by lucacasonato was merged Jul 12, 2023 Loading…
Fix breaking OSS-Fuzz coverage build
#696 by DavidKorczynski was merged Apr 9, 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…
Update to 1.0.1
#684 by j-vanderstoep was merged Feb 19, 2021 Loading…
Add tests to url package; update to 2.2.1
#683 by Manishearth was merged Feb 18, 2021 Loading…
typos
#681 by kevaundray was merged Feb 20, 2021 Loading…
Update unicode-normalization to 0.1.17
#680 by mrobakowski was merged Feb 18, 2021 Loading…
idna: bump version to 0.2.2
#678 by djc was merged Feb 18, 2021 Loading…
Optimize IDNA tables
#677 by djc was merged Feb 16, 2021 Loading…
Use assert!()'s built-in formatting mechanics
#675 by djc was merged Feb 9, 2021 Loading…
url: add the authority method
#674 by unleashed was merged Oct 26, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:main.