Skip to content

Commit acb6f7e

Browse files
Stabilize #![feature(target_feature_11)]
1 parent 9e23690 commit acb6f7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@
228228
#![feature(simd_ffi)]
229229
#![feature(staged_api)]
230230
#![feature(stmt_expr_attributes)]
231-
#![feature(target_feature_11)]
232231
#![feature(trait_alias)]
233232
#![feature(transparent_unions)]
234233
#![feature(try_blocks)]

0 commit comments

Comments
 (0)