mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
ignore rustdoc/doc-proc-macro on stage1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user