Use doc(hidden)
instead of allow(missing_docs)
in the test harness
So that it doesn't fail with `forbid(missing_docs)` Fixes #130218
This commit is contained in:
parent
5d456dfaa1
commit
cc34d64c51
4 changed files with 7 additions and 6 deletions
|
@ -1236,7 +1236,6 @@ symbols! {
|
|||
mir_unwind_unreachable,
|
||||
mir_variant,
|
||||
miri,
|
||||
missing_docs,
|
||||
mmx_reg,
|
||||
modifiers,
|
||||
module,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue