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 c10811a commit fb72348Copy full SHA for fb72348
tests/run-pass-fullmir/async-fn.rs
@@ -1,3 +1,6 @@
1
+// FIXME: investigate why this fails since barriers have been added
2
+// compile-flags: -Zmiri-disable-validation
3
+
4
#![feature(
5
async_await,
6
await_macro,
0 commit comments