Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-14303-fncall.full.stderr
blob: 1986f70bf672dbe9f1c4682bc7825d33a93cc09b [
file
] [
log
] [
blame
] [
edit
]
error
[
E0747
]:
type provided
when
a lifetime was expected
-->
$DIR
/
issue
-
14303
-
fncall
.
rs
:
15
:
26
|
LL
|
.
collect
::<
Vec
<
S
<
_
,
'a>>>();
| ^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0747`.