]> git.proxmox.com Git - rustc.git/blobdiff - src/test/compile-fail/dep-graph-assoc-type-trans.rs
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / test / compile-fail / dep-graph-assoc-type-trans.rs
index d1ecff5984ac5d76f83f8fb01aabe8edff31fd17..b56be9e5683a851a5576eb93152faf1eba7e0e91 100644 (file)
@@ -11,7 +11,7 @@
 // Test that when a trait impl changes, fns whose body uses that trait
 // must also be recompiled.
 
-// compile-flags: -Z incr-comp
+// compile-flags: -Z query-dep-graph
 
 #![feature(rustc_attrs)]
 #![allow(warnings)]