]> git.proxmox.com Git - rustc.git/blobdiff - src/test/compile-fail/dep-graph-unrelated.rs
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / test / compile-fail / dep-graph-unrelated.rs
index 8feec12a2f76c975d9cb284db890445c65771870..079f2b52fd462a21c1107363fdca4636b34d6736 100644 (file)
@@ -10,7 +10,7 @@
 
 // Test that two unrelated functions have no trans dependency.
 
-// compile-flags: -Z incr-comp
+// compile-flags: -Z query-dep-graph
 
 #![feature(rustc_attrs)]
 #![allow(dead_code)]