We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0538c1f commit 3dabd35Copy full SHA for 3dabd35
cfavml/Cargo.toml
@@ -46,10 +46,6 @@ std = []
46
# If you are compiling for no-std you will need to pass default-features = false
47
default = ["std"]
48
49
-# Enables avx512 benchmarks
50
-# NOTE: This is just internal only
51
-benchmark-avx512 = []
52
-
53
[package.metadata.docs.rs]
54
all-features = true
55
rustdoc-args = ["--cfg", "docsrs"]
0 commit comments