Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
issue-46438.stderr
blob: aff2d77a0c85217b4c7c09f34abaf4b862475680 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected a trait
,
found type
-->
$DIR
/
issue
-
46438.rs
:
11
:
4
|
LL
|
m
!(&
'static u8);
| ^^^^^^^^^^^
error: aborting due to 1 previous error