Skip to content

Commit f730911

Browse files
Fix test
1 parent 2b03887 commit f730911

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

+1-1
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)