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