]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/stats/hir-stats.rs
Update unsuspicious file list
[rustc.git] / src / test / ui / stats / hir-stats.rs
index 5102574d4be3ece384bfef2a5e2ec50172e9d5ff..0b89d0b160b3db12e645fe0217b414c98acdb4db 100644 (file)
@@ -1,7 +1,7 @@
 // check-pass
 // compile-flags: -Zhir-stats
 // only-x86_64
-// ignore-stage1
+// 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`.