]> git.proxmox.com Git - rustc.git/blobdiff - tests/ui/generator/drop-control-flow.rs
New upstream version 1.74.1+dfsg1
[rustc.git] / tests / ui / generator / drop-control-flow.rs
index c6efda9541fb18efb98610b5f10c1dca30b46023..1c25c06ba4ccfcfd5319215329028d903b845e90 100644 (file)
@@ -1,5 +1,4 @@
 // build-pass
-// compile-flags: -Zdrop-tracking
 
 // A test to ensure generators capture values that were conditionally dropped,
 // and also that values that are dropped along all paths to a yield do not get