Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
ui
/
pub
/
pub-ident-struct-with-lifetime.stderr
blob: 1367c941f8061123d175b06cbbcdd2796bd73cd0 [
file
] [
log
] [
blame
]
error
:
missing
`enum`
or
`struct`
for
enum
or
struct
definition
-->
$DIR
/
pub
-
ident
-
struct
-
with
-
lifetime
.
rs
:
1
:
1
|
LL
|
pub S
<
'a> {
| ^^^^^
error: aborting due to 1 previous error