Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
rfc-2091-track-caller
/
error-odd-syntax.stderr
blob: e7ddf8df4ab53fcb8e8554aac3816045b1f15a75 [
file
] [
log
] [
blame
]
error
:
malformed
`track_caller`
attribute input
-->
$DIR
/
error
-
odd
-
syntax
.
rs
:
1
:
1
|
LL
|
#[track_caller(1)]
|
^^^^^^^^^^^^^^^^^^
help
:
must be of the form
:
`#[track_caller]`
error
:
aborting due to previous error