Skip to content

Commit 69997de

Browse files
Fix test
1 parent efd4217 commit 69997de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/suggestions/wrap-dyn-in-suggestion-issue-120223.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0310]: the parameter type `impl FnOnce(T) -> dyn Future<Output = ()>` may not live long enough
2-
--> $DIR/issue-120223.rs:6:5
2+
--> $DIR/wrap-dyn-in-suggestion-issue-120223.rs:6:5
33
|
44
LL | Box::new(executor)
55
| ^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)