mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-17 02:05:01 +00:00
![]() ## Summary This PR adds a `VerbatimUrl` struct to preserve verbatim URLs throughout the resolution and installation pipeline. In short, alongside the parsed `Url`, we also keep the URL as written by the user. This enables us to display the URL exactly as written by the user, rather than the serialized path that we use internally. This will be especially useful once we start expanding environment variables since, at that point, we'll be able to write the version of the URL that includes the _unexpected_ environment variable to the output file. |
||
---|---|---|
.. | ||
remote_metadata.rs |