We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f4bdd commit f410520Copy full SHA for f410520
1 file changed
library/core/src/lib.rs
@@ -211,6 +211,7 @@
211
#![feature(powerpc_target_feature)]
212
#![feature(riscv_target_feature)]
213
#![feature(rtm_target_feature)]
214
+#![feature(s390x_target_feature)]
215
#![feature(sha512_sm_x86)]
216
#![feature(sse4a_target_feature)]
217
#![feature(tbm_target_feature)]
0 commit comments