Test the 3 generator handling versions for generator/async tests.
This commit is contained in:
parent
a20078f044
commit
9259da51ed
179 changed files with 5816 additions and 196 deletions
|
@ -1,6 +1,8 @@
|
|||
// revisions: no_drop_tracking drop_tracking drop_tracking_mir
|
||||
// [drop_tracking] compile-flags: -Zdrop-tracking
|
||||
// [drop_tracking_mir] compile-flags: -Zdrop-tracking-mir
|
||||
// Derived from an ICE found in tokio-xmpp during a crater run.
|
||||
// edition:2021
|
||||
// compile-flags: -Zdrop-tracking
|
||||
// build-pass
|
||||
|
||||
#![allow(dead_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue