We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b824c commit 5a8ba6fCopy full SHA for 5a8ba6f
core/src/lib.rs
@@ -111,6 +111,7 @@
111
// tidy-alphabetical-start
112
#![cfg_attr(bootstrap, feature(associated_type_bounds))]
113
#![feature(array_ptr_get)]
114
+#![feature(asm_experimental_arch)]
115
#![feature(char_indices_offset)]
116
#![feature(const_align_of_val)]
117
#![feature(const_align_of_val_raw)]
stdarch
@@ -1 +1 @@
1
-Subproject commit 967e7afd87cbea3232581a4a55031134ab88f595
+Subproject commit 7df81ba8c3e2d02c2ace0c5a6f4f32d800c09e56
0 commit comments