uv/crates/puffin-distribution/src
konsti ab45485eb5
Reduce stack sizes further and ignore remaining tests (#1261)
This PR reduces the stack sizes a windows a little further using the
stack traces from stack overflows combined with looking at the type
sizes. Ultimately, it ignore the three remaining tests failing in debug
on windows due to stack overflows to unblock `cargo test` for windows on
CI.

444 tests run: 444 passed (39 slow), 1 skipped
2024-02-06 23:08:18 +01:00
..
index Add support for emitting index URLs and --find-links (#1142) 2024-01-27 01:37:55 +00:00
source Reduce stack sizes further and ignore remaining tests (#1261) 2024-02-06 23:08:18 +01:00
distribution_database.rs Add hint for `--no-index` without `--find-links` (#1258) 2024-02-06 11:04:14 -06:00
download.rs Use junctions instead of symlinks on Windows (#1087) 2024-01-25 10:06:38 +01:00
error.rs add initial rkyv support (#1135) 2024-01-28 12:14:59 -05:00
lib.rs Use a consolidated error for distribution failures (#1104) 2024-01-25 14:49:11 -05:00
locks.rs Lock entire virtualenv during modifying commands (#695) 2023-12-18 16:44:45 -05:00
reporter.rs Introduce separate traits for ahead-of-time and installed metadata (#692) 2023-12-18 22:37:45 +00:00
unzip.rs Stream unpacking of source distribution downloads (#1157) 2024-01-28 20:09:24 -05:00