blob: b9a16cf184e4c798437c6bf4440cdfa7fc8d55d7 [file] [log] [blame]
error: `C` does not live long enough
--> $DIR/issue-92096.rs:17:5
|
LL | async move { c.connect().await }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error