Sign in
fuchsia
/
third_party
/
rust
/
9ffe161ce8a016fa98b6a6d6b269691cb3a44c46
/
.
/
tests
/
rustdoc-ui
/
tuple-variadic-check.stderr
blob: 51fb87214fd74d1f0f5eff203de04c2a22d79647 [
file
] [
log
] [
blame
]
error
:
`#[doc(fake_variadic)]`
must be used on the first of a
set
of tuple
or
fn pointer trait impls
with
varying arity
-->
$DIR
/
tuple
-
variadic
-
check
.
rs
:
12
:
7
|
LL
|
#[doc(fake_variadic)]
|
^^^^^^^^^^^^^
error
:
aborting due to
1
previous error