Skip to content

Commit cf07679

Browse files
Merge pull request #321 from JohnTitor/fix-build
Remove unnecessary the `const_fn` feature gate
2 parents 5ce07dc + 58ba720 commit cf07679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@
216216
#![feature(
217217
repr_simd,
218218
rustc_attrs,
219-
const_fn,
220219
platform_intrinsics,
221220
stdsimd,
222221
aarch64_target_feature,

0 commit comments

Comments
 (0)