Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
error-codes
/
E0534.stderr
blob: 6983de7ab69c697c0baebf49e1ae878e741eba7d [
file
] [
log
] [
blame
] [
edit
]
error
[
E0534
]:
expected one argument
-->
$DIR
/
E0534
.
rs
:
1
:
1
|
LL
|
#[inline()]
|
^^^^^^^^^^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0534`
.