Auto merge of #128466 - sayantn:stdarch-update, r=tgross35 · model-checking/verify-rust-std@e8a1a41 (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit e8a1a41
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
File tree
2 files changed
lines changed
2 files changed
lines changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -264,6 +264,7 @@ | ||
| 264 | 264 | #![feature(sse4a_target_feature)] |
| 265 | 265 | #![feature(tbm_target_feature)] |
| 266 | 266 | #![feature(wasm_target_feature)] |
| 267 | +#![feature(x86_amx_intrinsics)] | |
| 267 | 268 | // tidy-alphabetical-end |
| 268 | 269 | |
| 269 | 270 | // allow using `core::` in intra-doc links |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 1 | -Subproject commit df3618d9f35165f4bc548114e511c49c29e1fd9b | |
| 1 | +Subproject commit 47b929ddc521a78b0f699ba8d5c274d28593448a |