You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ------------------ --- ^ expected named lifetime parameter
6
+
|
7
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
8
+
help: consider introducing a named lifetime parameter
| ----------------------- ---- ^ expected named lifetime parameter
18
+
|
19
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
20
+
help: consider introducing a named lifetime parameter
| ----------------------- ---- ^ expected named lifetime parameter
30
+
|
31
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
32
+
help: consider introducing a named lifetime parameter
| ---------------------------- ---- ^ expected named lifetime parameter
42
+
|
43
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
44
+
help: consider introducing a named lifetime parameter
| ---------------------------- ---- ^ expected named lifetime parameter
54
+
|
55
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
56
+
help: consider introducing a named lifetime parameter
| ------------------ --- ^ expected named lifetime parameter
6
+
|
7
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
8
+
help: consider introducing a named lifetime parameter
| ----------------------- ---- ^ expected named lifetime parameter
18
+
|
19
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
20
+
help: consider introducing a named lifetime parameter
| ----------------------- ---- ^ expected named lifetime parameter
30
+
|
31
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
32
+
help: consider introducing a named lifetime parameter
| ---------------------------- ---- ^ expected named lifetime parameter
42
+
|
43
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
44
+
help: consider introducing a named lifetime parameter
| ---------------------------- ---- ^ expected named lifetime parameter
54
+
|
55
+
= help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from one of `self`'s 2 lifetimes or `f`
56
+
help: consider introducing a named lifetime parameter
0 commit comments