Skip to content

Commit d8e6ba4

Browse files
committed
chore: remove portable simd
1 parent ad23ebc commit d8e6ba4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#![allow(clippy::type_complexity)]
44
#![allow(clippy::too_many_arguments)]
55
//#![warn(missing_docs)]
6-
//
7-
#![feature(portable_simd)]
86
// TODO: this is just temporary
97
#![allow(dead_code)]
108

0 commit comments

Comments
 (0)