uv/crates/uv-dev/src
Zanie Blue 5048ccef3a
Update toolchain discovery to avoid runtime panic (#3330)
Split out of https://github.com/astral-sh/uv/pull/3266

If `UV_BOOTSTRAP_DIR` and `CARGO_MANIFEST_DIR` are both unset, we
currently panic. This isn't good once we start to use managed toolchains
in production. We'll need to change this more later once the toolchain
directory is more user-facing.
2024-05-02 06:44:16 -05: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 Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
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 JSON Schema support (#3046) 2024-04-17 17:24:41 +00:00
main.rs Add JSON Schema support (#3046) 2024-04-17 17:24:41 +00:00
render_benchmarks.rs Add `fs_err` to `disallowed_method` in clippy.toml (#1950) 2024-02-26 14:15:07 +00:00
resolve_cli.rs Move `ExcludeNewer` into its own type (#3041) 2024-04-15 20:24:08 +00:00
resolve_many.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
wheel_metadata.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00