We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab834e5 commit 8f035b8Copy full SHA for 8f035b8
src/test/rustdoc/macro-document-private-duplicate.rs
@@ -1,3 +1,5 @@
1
+// ignore-test (fails spuriously, see issue #89228)
2
+
3
// FIXME: If two macros in the same module have the same name
4
// (yes, that's a thing), rustdoc lists both of them on the index page,
5
// but only documents the first one on the page for the macro.
0 commit comments