uv/crates/uv-pypi-types/src
Charlie Marsh 8126a5ed32
Make `MarkerTree` `Copy` (#9542)
## Summary

It's just a `usize`. It seems simpler and perhaps even more performant
(?) to make it `Copy`.
2024-11-30 14:07:07 -05:00
..
metadata Make `MarkerTree` `Copy` (#9542) 2024-11-30 14:07:07 -05:00
base_url.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
conflicts.rs Upgrade to Rust 1.83 (#9511) 2024-11-29 12:04:22 -05:00
direct_url.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lenient_requirement.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
lib.rs uv-pypi-types: rename conflicting_groups module to conflicts 2024-11-14 08:02:46 -05:00
marker_environment.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
parsed_url.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
requirement.rs Respect sources in overrides and constraints (#9455) 2024-11-27 13:56:14 +00:00
scheme.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
simple_json.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
supported_environments.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00