chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e33f46
)
Macros doc comment: apply ignore
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Dec 2022 00:48:49 +0000
(
00:48
+0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/macros/macros.rs
b/macros/macros.rs
index 56510ba68cfb336fdbea7affd3aa44fe249dec85..ba2fc8eda6308c781e4d9f1b9eb8cc5ed5218a2f 100644
(file)
--- a/
macros/macros.rs
+++ b/
macros/macros.rs
@@
-39,7
+39,7
@@
use itertools::Itertools;
///
/// Generated code
///
-/// ```
no_run
+/// ```
rust,ignore
/// impl<'c> ResolveContext<'c> {
///
/// // SKL here is used by SectionKindList::contains()