diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-07-05 20:26:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-05 20:26:58 +0200 |
| commit | 30aa2450e16f2454193b3c501ca154008dc9e67a (patch) | |
| tree | 20b6f77d5f848f3a2e570ad45296fc7878ed30f0 /src/test/ui/structs-enums/tuple-struct-construct.rs | |
| parent | 2e86c006f73c6facd38bf82ffd502dcff3864c28 (diff) | |
| parent | 61ddf5e85cdc46cff8617088594d7916d597e87e (diff) | |
| download | rust-30aa2450e16f2454193b3c501ca154008dc9e67a.tar.gz rust-30aa2450e16f2454193b3c501ca154008dc9e67a.zip | |
Rollup merge of #62193 - matthewjasper:dynamic-drop-async, r=Centril
Create async version of the dynamic-drop test Some of the tests in dynamic-drop have been cut: * The tests that are just simpler versions of other tests - these tests are already fairly slow due to all of the unwinding and async functions have more control flow paths than normal functions. * The union test - it's for an unstable feature that has an RFC to remove it. * The generator test - there aren't async generators yet. * The tests that show values being leaked - these can be added once the issue is fixed. r? @Centril cc #62121 @cramertj
Diffstat (limited to 'src/test/ui/structs-enums/tuple-struct-construct.rs')
0 files changed, 0 insertions, 0 deletions
