Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
invalid-keyword.stderr
blob: 82faaaab47f30f8eb832b4d390ee5b25b6630c0c [
file
] [
log
] [
blame
] [
edit
]
error
:
`foo df`
is
not
a valid identifier
-->
$DIR
/
invalid
-
keyword
.
rs
:
3
:
17
|
LL
|
#[doc(keyword = "foo df")]
|
^^^^^^^^
error
:
aborting due to
1
previous error