Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
stability-attribute
/
missing-stability-attr-at-top-level.stderr
blob: fb564932cd50b401d522b07943cd321c867205be [
file
] [
log
] [
blame
]
error
:
module
has missing stability attribute
-->
$DIR
/
missing
-
stability
-
attr
-
at
-
top
-
level
.
rs
:
1
:
1
|
LL
|
/
#![feature(staged_api)]
...
|
LL
|
|
fn main
()
{}
|
|
____________
^
error
:
aborting due to
1
previous error