summary refs log tree commit diff
path: root/compiler/rustc_span/src
diff options
context:
space:
mode:
authorOlivier Goffart <olivier.goffart@slint.dev>2024-09-11 12:08:14 +0200
committerOlivier Goffart <olivier.goffart@slint.dev>2024-09-11 12:14:35 +0200
commitcc34d64c511feaf576854797fc291e03f5f275a7 (patch)
tree54565531fb4a99c93fa78ea69714dc88dab87d0c /compiler/rustc_span/src
parent5d456dfaa1a712f1b1619c3b5a6f725776d5f101 (diff)
downloadrust-cc34d64c511feaf576854797fc291e03f5f275a7.tar.gz
rust-cc34d64c511feaf576854797fc291e03f5f275a7.zip
Use `doc(hidden)` instead of `allow(missing_docs)` in the test harness
So that it doesn't fail with `forbid(missing_docs)`

Fixes #130218
Diffstat (limited to 'compiler/rustc_span/src')
-rw-r--r--compiler/rustc_span/src/symbol.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs
index d5240a05310..28d18f2dfcc 100644
--- a/compiler/rustc_span/src/symbol.rs
+++ b/compiler/rustc_span/src/symbol.rs
@@ -1236,7 +1236,6 @@ symbols! {
         mir_unwind_unreachable,
         mir_variant,
         miri,
-        missing_docs,
         mmx_reg,
         modifiers,
         module,