Skip to content

Commit 6d36d3d

Browse files
committed
extract s390x vector and friends to their own rust feature
1 parent 1952f35 commit 6d36d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/core_arch/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
arm_target_feature,
2323
mips_target_feature,
2424
powerpc_target_feature,
25-
s390x_target_feature,
25+
s390x_target_feature_vector,
2626
loongarch_target_feature,
2727
wasm_target_feature,
2828
abi_unadjusted,

0 commit comments

Comments
 (0)