Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
attributes
/
doc-test-literal.stderr
blob: 39e109a76ce58dce1bd90ea4c749a895a82bbf27 [
file
] [
log
] [
blame
]
error
:
`#![doc(test(...)]`
does
not
take a literal
-->
$DIR
/
doc
-
test
-
literal
.
rs
:
1
:
13
|
LL
|
#![doc(test(""))]
|
^^
|
=
note
:
`#[deny(invalid_doc_attributes)]`
on
by
default
error
:
aborting due to
1
previous error