Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
test
/
ui
/
parser
/
macro
/
trait-object-macro-matcher.stderr
blob: 19c5c82f82cd22d65d84e3a975c36bd35645a375 [
file
] [
log
] [
blame
]
error
:
expected type
,
found
`'static`
-->
$DIR
/
trait
-
object
-
macro
-
matcher
.
rs
:
9
:
8
|
LL
|
m
!(
'static);
| ^^^^^^^
error: aborting due to previous error