Skip to content

Commit 43b875f

Browse files
Revert "Stabilize #![feature(target_feature_11)]"
This reverts commit b379d216eefaba083a0627b1724d73f99d4bdf5c.
1 parent 1ca9c43 commit 43b875f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@
233233
#![feature(simd_ffi)]
234234
#![feature(staged_api)]
235235
#![feature(stmt_expr_attributes)]
236+
#![feature(target_feature_11)]
236237
#![feature(trait_alias)]
237238
#![feature(transparent_unions)]
238239
#![feature(try_blocks)]

0 commit comments

Comments
 (0)