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 a83d715 commit 91e22b1Copy full SHA for 91e22b1
src/lib.rs
@@ -6,7 +6,6 @@
6
7
// TODO: this is just temporary
8
#![allow(dead_code)]
9
-#![feature(portable_simd)]
10
11
#[cfg(feature = "mimalloc")]
12
#[global_allocator]
0 commit comments