Fix broken test case
This commit is contained in:
parent
c1487550ca
commit
26f04ebfa9
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ error[E0658]: `#[doc(tuple_variadic)]` is meant for internal use only
|
|||
--> $DIR/feature-gate-rustdoc_internals.rs:7:1
|
||||
|
|
||||
LL | #[doc(tuple_variadic)]
|
||||
| ^^^^^^^^^^^^^^^^^^^^^
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
||||
= note: see issue #90418 <https://github.com/rust-lang/rust/issues/90418> for more information
|
||||
= help: add `#![feature(rustdoc_internals)]` to the crate attributes to enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue