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 ad23ebc commit d8e6ba4Copy full SHA for d8e6ba4
src/lib.rs
@@ -3,8 +3,6 @@
3
#![allow(clippy::type_complexity)]
4
#![allow(clippy::too_many_arguments)]
5
//#![warn(missing_docs)]
6
-//
7
-#![feature(portable_simd)]
8
// TODO: this is just temporary
9
#![allow(dead_code)]
10
0 commit comments