diff options
Diffstat (limited to 'src/test/rustdoc/doc-proc-macro.rs')
| -rw-r--r-- | src/test/rustdoc/doc-proc-macro.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/rustdoc/doc-proc-macro.rs b/src/test/rustdoc/doc-proc-macro.rs index 01a4a410b03..b3b403a7b86 100644 --- a/src/test/rustdoc/doc-proc-macro.rs +++ b/src/test/rustdoc/doc-proc-macro.rs @@ -8,8 +8,6 @@ // 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 |
