uv/crates/uv-dev/src
2024-05-09 04:40:35 +00:00
..
build.rs Use link mode for builds, in uv pip compile and for uv venv seed packages (#3016) 2024-04-15 08:49:41 +00:00
clear_compile.rs
compile.rs Move architecture and operating system probing to Python (#2381) 2024-03-13 11:51:14 +00: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 Add JSON Schema support (#3046) 2024-04-17 17:24:41 +00:00
render_benchmarks.rs
resolve_cli.rs Add basic tool.uv.sources support (#3263) 2024-05-03 21:10:50 +00:00
resolve_many.rs Add a dedicated struct for source annotations (#3478) 2024-05-09 04:40:35 +00:00
wheel_metadata.rs