We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d12fd0 commit 4698a3fCopy full SHA for 4698a3f
1 file changed
src/librustdoc/lib.rs
@@ -96,7 +96,7 @@ use crate::passes::collect_intra_doc_links;
96
///
97
/// Example:
98
99
-/// ```
+/// ```ignore(cannot-test-this-because-non-exported-macro)
100
/// let letters = map!{"a" => "b", "c" => "d"};
101
/// ```
102
0 commit comments