Skip to content

Commit 9c1573a

Browse files
authored
Unrolled build for rust-lang#122896
Rollup merge of rust-lang#122896 - dpaoliello:stdarch, r=Amanieu Update stdarch submodule r? ```@Amanieu```
2 parents c98ea0d + 9685161 commit 9c1573a

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)