Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e8a1a41

Browse files
committedAug 4, 2024
Auto merge of rust-lang#128466 - sayantn:stdarch-update, r=tgross35
Update the stdarch submodule cc `@tgross35` `@Amanieu` r? `@tgross35` try-job: dist-various-2
2 parents e88b04d + 2adf9da commit e8a1a41

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎core/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@
264264
#![feature(sse4a_target_feature)]
265265
#![feature(tbm_target_feature)]
266266
#![feature(wasm_target_feature)]
267+
#![feature(x86_amx_intrinsics)]
267268
// tidy-alphabetical-end
268269

269270
// allow using `core::` in intra-doc links

‎stdarch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit df3618d9f35165f4bc548114e511c49c29e1fd9b
1+
Subproject commit 47b929ddc521a78b0f699ba8d5c274d28593448a

0 commit comments

Comments
 (0)
Failed to load comments.