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.
2 parents 87b2fbe + 7ca9dd8 commit 389b54eCopy full SHA for 389b54e
run-stdarch-test.sh
@@ -26,6 +26,7 @@ i586-*|i686-*|x86_64-*)
26
# FIXME not yet implemented
27
--skip test_mm_clflush # could be implemented as a no-op?
28
--skip test_mm_aeskeygenassist_si128
29
+ --skip _stream # non-temporal stores are using inline assembly
30
)
31
;;
32
*)
rust-version
@@ -1 +1 @@
1
-nightly-2024-08-01
+nightly-2024-08-05
0 commit comments