Skip to content

Commit 2e5e0ec

Browse files
Remove #![feature(const_fn_trait_bound)]
1 parent 4ddcc00 commit 2e5e0ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/core_simd/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#![cfg_attr(not(feature = "std"), no_std)]
22
#![feature(
3-
const_fn_trait_bound,
43
convert_float_to_int,
54
decl_macro,
65
intra_doc_pointers,

0 commit comments

Comments
 (0)