We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e88b04d + 2adf9da commit e8a1a41Copy full SHA for e8a1a41
core/src/lib.rs
@@ -264,6 +264,7 @@
264
#![feature(sse4a_target_feature)]
265
#![feature(tbm_target_feature)]
266
#![feature(wasm_target_feature)]
267
+#![feature(x86_amx_intrinsics)]
268
// tidy-alphabetical-end
269
270
// allow using `core::` in intra-doc links
stdarch
@@ -1 +1 @@
1
-Subproject commit df3618d9f35165f4bc548114e511c49c29e1fd9b
+Subproject commit 47b929ddc521a78b0f699ba8d5c274d28593448a
0 commit comments