Skip to content

Commit bc588b1

Browse files
committed
remove feature that is disallowed in stable releases
This seemed important for SIMD instructions, but nothing seems to break when taken away, sooooo...
1 parent 1d8c76c commit bc588b1

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
@@ -1,4 +1,3 @@
1-
#![feature(core_intrinsics)]
21

32
pub mod alphabet;
43
pub mod bwt;

0 commit comments

Comments
 (0)