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,3 +1,6 @@
|
|||
// revisions: no_drop_tracking drop_tracking drop_tracking_mir
|
||||
// [drop_tracking] compile-flags: -Zdrop-tracking
|
||||
// [drop_tracking_mir] compile-flags: -Zdrop-tracking-mir
|
||||
// edition:2018
|
||||
|
||||
// Regression test for issue #62382.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue