]> git.lizzy.rs Git - rust.git/blobdiff - src/test/incremental/remove_source_file/main.rs
Rollup merge of #62257 - RalfJung:miri-c-str, r=estebank
[rust.git] / src / test / incremental / remove_source_file / main.rs
index 3af9c0518924a84323d1a7c0e810b6cc0689a0db..b2411c0946fd4cc8e1f6ace189db33f237f5b56c 100644 (file)
@@ -6,7 +6,7 @@
 // Note that we specify -g so that the SourceFiles actually get referenced by the
 // incr. comp. cache:
 // compile-flags: -Z query-dep-graph -g
-// compile-pass
+// build-pass (FIXME(62277): could be check-pass?)
 
 #![crate_type= "rlib"]