chiark / gitweb /
Macros doc comment: apply ignore
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Dec 2022 00:48:49 +0000 (00:48 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Dec 2022 01:47:43 +0000 (01:47 +0000)
We don't want to even compile this.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
macros/macros.rs

index 56510ba68cfb336fdbea7affd3aa44fe249dec85..ba2fc8eda6308c781e4d9f1b9eb8cc5ed5218a2f 100644 (file)
@@ -39,7 +39,7 @@ use itertools::Itertools;
 ///
 /// Generated code
 ///
-/// ```no_run
+/// ```rust,ignore
 /// impl<'c> ResolveContext<'c> {
 ///
 ///   // SKL here is used by SectionKindList::contains()