We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
x86_amx_intrinsics
core/lib.rs
issue-120720-reduce-nan.rs
1 parent 0b5f1b8 commit dc85bdbCopy full SHA for dc85bdb
1 file changed
core/src/lib.rs
@@ -264,6 +264,7 @@
264
#![feature(sse4a_target_feature)]
265
#![feature(tbm_target_feature)]
266
#![feature(wasm_target_feature)]
267
+#![feature(x86_amx_intrinsics)]
268
// tidy-alphabetical-end
269
270
// allow using `core::` in intra-doc links
0 commit comments