mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-27 10:26:29 +00:00
Needed to prevent circular dependencies in my toolchain work (#2931). I think this is probably a reasonable change as we move towards persistent configuration too? Unfortunately `BuildIsolation` needs to be in `uv-types` to avoid circular dependencies still. We might be able to resolve that in the future. |
||
|---|---|---|
| .. | ||
| build.rs | ||
| clear_compile.rs | ||
| compile.rs | ||
| main.rs | ||
| render_benchmarks.rs | ||
| resolve_cli.rs | ||
| resolve_many.rs | ||
| wheel_metadata.rs | ||