From 457efc111a691135356232245d8855dc006dc4e1 Mon Sep 17 00:00:00 2001 From: QuietMisdreavus Date: Tue, 7 Aug 2018 15:17:27 -0500 Subject: ignore rustdoc/doc-proc-macro on stage1 --- src/test/rustdoc/doc-proc-macro.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/test') diff --git a/src/test/rustdoc/doc-proc-macro.rs b/src/test/rustdoc/doc-proc-macro.rs index b3b403a7b86..01a4a410b03 100644 --- a/src/test/rustdoc/doc-proc-macro.rs +++ b/src/test/rustdoc/doc-proc-macro.rs @@ -8,6 +8,8 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// ignore-stage1 + // Issue #52129: ICE when trying to document the `quote` proc-macro from proc_macro // As of this writing, we don't currently attempt to document proc-macros. However, we shouldn't -- cgit 1.4.1-3-g733a5