uv/crates/uv-dev/src
Charlie Marsh 55aedda379
Separate cache construction from initialization (#3607)
## Summary

Ensures that we only initialize the cache for commands that require it.

Closes https://github.com/astral-sh/uv/issues/3539.
2024-05-15 12:29:39 -04:00
..
build.rs Separate cache construction from initialization (#3607) 2024-05-15 12:29:39 -04:00
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Separate cache construction from initialization (#3607) 2024-05-15 12:29:39 -04:00
fetch_python.rs Update toolchain discovery to avoid runtime panic (#3330) 2024-05-02 06:44:16 -05:00
generate_json_schema.rs Add basic `tool.uv.sources` support (#3263) 2024-05-03 21:10:50 +00:00
main.rs Remove `resolve_cli.rs` and `resolve_many.rs` (#3606) 2024-05-15 16:04:47 +00:00
render_benchmarks.rs Add `fs_err` to `disallowed_method` in clippy.toml (#1950) 2024-02-26 14:15:07 +00:00
wheel_metadata.rs Separate cache construction from initialization (#3607) 2024-05-15 12:29:39 -04:00