uv/crates/bench/benches
konsti 4db468e27f
Use VerbatimParsedUrl in pep508_rs (#3758)
When parsing requirements from any source, directly parse the url parts
(and reject unsupported urls) instead of parsing url parts at a later
stage. This removes a bunch of error branches and concludes the work
parsing url parts once and passing them around everywhere.

Many usages of the assembled `VerbatimUrl` remain, but these can be
removed incrementally.

Please review commit-by-commit.
2024-05-23 19:52:47 +00:00
..
distribution_filename.rs distribution-filename: speed up is_compatible (#367) 2023-11-09 09:01:03 -05:00
uv.rs Use VerbatimParsedUrl in pep508_rs (#3758) 2024-05-23 19:52:47 +00:00