Skip to content

Commit cf9acea

Browse files
Rollup merge of #122896 - dpaoliello:stdarch, r=Amanieu
Update stdarch submodule r? ```@Amanieu```
2 parents 01263c4 + 9685161 commit cf9acea

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
@@ -270,6 +270,7 @@
270270
#![feature(arm_target_feature)]
271271
#![feature(avx512_target_feature)]
272272
#![feature(hexagon_target_feature)]
273+
#![feature(loongarch_target_feature)]
273274
#![feature(mips_target_feature)]
274275
#![feature(powerpc_target_feature)]
275276
#![feature(riscv_target_feature)]

library/stdarch

Submodule stdarch updated 68 files

0 commit comments

Comments
 (0)