Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
rustdoc-ui
/
invalid-keyword.stderr
blob: 8658e3825782d84c2dea4363436fda570a860190 [
file
] [
log
] [
blame
]
error
:
`foo df`
is
not
a valid identifier
-->
$DIR
/
invalid
-
keyword
.
rs
:
3
:
17
|
LL
|
#[doc(keyword = "foo df")]
|
^^^^^^^^
error
:
aborting due to previous error