Build DebugInfo for coroutine-closure
This commit is contained in:
parent
972452c447
commit
34ed554d81
4 changed files with 25 additions and 7 deletions
|
@ -2,9 +2,6 @@
|
|||
// edition:2021
|
||||
// run-pass
|
||||
|
||||
// FIXME(async_closures): When `fn_sig_for_fn_abi` is fixed, remove this.
|
||||
// ignore-pass (test emits codegen-time warnings)
|
||||
|
||||
#![feature(async_closure)]
|
||||
|
||||
extern crate block_on;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue