uv/crates/uv-bench
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
..
benches Remove flyte-short-incompatible benchmark for too many false positives (#13181) 2025-04-28 18:01:34 +02:00
inputs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
src Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
Cargo.toml Move static feature out of perf features (#13265) 2025-05-02 15:56:40 +00:00