Skip to content

Commit 8a6ec2e

Browse files
committed
Update stdarch submodule
1 parent aa6a697 commit 8a6ec2e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

library/core/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
// tidy-alphabetical-start
112112
#![cfg_attr(bootstrap, feature(associated_type_bounds))]
113113
#![feature(array_ptr_get)]
114+
#![feature(asm_experimental_arch)]
114115
#![feature(char_indices_offset)]
115116
#![feature(const_align_of_val)]
116117
#![feature(const_align_of_val_raw)]

0 commit comments

Comments
 (0)