]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/stats/hir-stats.rs
New upstream version 1.67.1+dfsg1
[rustc.git] / src / test / ui / stats / hir-stats.rs
index a24b3ada57e59547d67f0e7761b38984dccdd12f..0b89d0b160b3db12e645fe0217b414c98acdb4db 100644 (file)
@@ -1,6 +1,7 @@
 // check-pass
 // compile-flags: -Zhir-stats
 // only-x86_64
+// ignore-stage1  FIXME: remove after next bootstrap bump
 
 // The aim here is to include at least one of every different type of top-level
 // AST/HIR node reported by `-Zhir-stats`.