summaryrefslogtreecommitdiffstats
path: root/library/portable-simd/crates/test_helpers/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'library/portable-simd/crates/test_helpers/Cargo.toml')
-rw-r--r--library/portable-simd/crates/test_helpers/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/library/portable-simd/crates/test_helpers/Cargo.toml b/library/portable-simd/crates/test_helpers/Cargo.toml
index a04b0961d..1d2bc8b51 100644
--- a/library/portable-simd/crates/test_helpers/Cargo.toml
+++ b/library/portable-simd/crates/test_helpers/Cargo.toml
@@ -8,3 +8,6 @@ publish = false
version = "0.10"
default-features = false
features = ["alloc"]
+
+[features]
+all_lane_counts = []