Skip to content

Commit 91e22b1

Browse files
committed
chore: remove portable simd feature
1 parent a83d715 commit 91e22b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
// TODO: this is just temporary
88
#![allow(dead_code)]
9-
#![feature(portable_simd)]
109

1110
#[cfg(feature = "mimalloc")]
1211
#[global_allocator]

0 commit comments

Comments
 (0)