Sign in
android
/
toolchain
/
rustc
/
d59a28787b7ba06edbd1e4528a42b66d67dc6a19
/
.
/
src
/
test
/
ui
/
stability-attribute
/
stability-attribute-sanity-3.stderr
blob: b1c56ef224ae7fd1e09a7f37bc19db32a2a6bc42 [
file
] [
log
] [
blame
]
error
:
macro has missing stability attribute
-->
$DIR
/
stability
-
attribute
-
sanity
-
3.rs
:
8
:
1
|
LL
|
/
macro_rules
!
mac
{
LL
|
|
()
=>
()
LL
|
|
}
|
|
_
^
error
:
aborting due to previous error