]> git.proxmox.com Git - rustc.git/blobdiff - src/test/codegen-units/partitioning/methods-are-with-self-type.rs
New upstream version 1.57.0+dfsg1
[rustc.git] / src / test / codegen-units / partitioning / methods-are-with-self-type.rs
index e67090303a36387892dae17e809b690bcae1edc0..8220dc12ee0c6ac7dc44f4258edda4e8e45dc997 100644 (file)
@@ -4,9 +4,10 @@
 // ignore-test
 
 //
-// We specify -C incremental here because we want to test the partitioning for
+// We specify incremental here because we want to test the partitioning for
 // incremental compilation
-// compile-flags:-Zprint-mono-items=lazy -Cincremental=tmp/partitioning-tests/methods-are-with-self-type
+// incremental
+// compile-flags:-Zprint-mono-items=lazy
 
 #![allow(dead_code)]
 #![feature(start)]