2022-06-28 15:46:15 -05:00
|
|
|
error: this file contains an unclosed delimiter
|
2023-02-28 01:55:19 -06:00
|
|
|
--> $DIR/drop-location-span-error-rust-2021-incompatible-closure-captures-93117.rs:12:85
|
2022-06-28 15:46:15 -05:00
|
|
|
|
|
|
|
|
LL | trait C{async fn new(val: T) {}
|
2023-02-28 01:55:19 -06:00
|
|
|
| - unclosed delimiter ^
|
2022-06-28 15:46:15 -05:00
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2022-06-28 15:46:15 -05:00
|
|
|
|