ignore rustdoc/doc-proc-macro on stage1

This commit is contained in:
QuietMisdreavus 2018-08-07 15:17:27 -05:00
parent 5e0f9be670
commit 457efc111a

View file

@ -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