Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
stability-attribute
/
missing-stability-attr-at-top-level.stderr
blob: 3af1e82d207a5c03c283672c4378e90a524f069f [
file
] [
log
] [
blame
] [
edit
]
error
:
module
has missing stability attribute
-->
$DIR
/
missing
-
stability
-
attr
-
at
-
top
-
level
.
rs
:
1
:
1
|
LL
|
/
#![feature(staged_api)]
LL
|
|
LL
|
|
LL
|
|
fn main
()
{}
|
|
____________
^
error
:
aborting due to
1
previous error