uv/crates/uv-distribution
konsti 96cfca1c8f
Move static feature out of perf features (#13265)
#5577 fixed a bug on macos due to dynamically linking lzma/xz through
static linking. In #7686, this feature was moved to the performance
category.

This PR moves the `xz2/static` back to the general default features,
and, inspired by https://github.com/Homebrew/homebrew-core/pull/222211,
it structures and documents the feature flags cleaner.

We need to take care that this feature does not accidentally disable
features we want.

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-05-02 15:56:40 +00:00
..
src Revert fix handling of authentication when encountering redirects (#13215) 2025-04-30 10:53:10 +02:00
Cargo.toml Move static feature out of perf features (#13265) 2025-05-02 15:56:40 +00:00