Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
pub
/
pub-ident-with-lifetime-incomplete.stderr
blob: 67b6b9c7ba8a506378d9baaf987a0a181bd1bf42 [
file
] [
log
] [
blame
] [
edit
]
error
:
missing
`fn`
or
`struct`
for
function
or
struct
definition
-->
$DIR
/
pub
-
ident
-
with
-
lifetime
-
incomplete
.
rs
:
4
:
1
|
LL
|
pub foo
<
'a>
| ^^^^^^^
error: aborting due to 1 previous error