mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
disable async-fn, for now
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// FIXME: investigate why this fails since barriers have been added
|
||||
// compile-flags: -Zmiri-disable-validation
|
||||
|
||||
#![feature(
|
||||
async_await,
|
||||
await_macro,
|
||||
|
||||
Reference in New Issue
Block a user