Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
tuple-variadic-check.stderr
blob: 51fb87214fd74d1f0f5eff203de04c2a22d79647 [
file
] [
log
] [
blame
] [
edit
]
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