Skip to content

Commit 4f0c766

Browse files
committed
Fix
1 parent c042073 commit 4f0c766

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/codegen/closures-without-inlinehint.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
//@ compile-flags: -Cno-prepopulate-passes -Csymbol-mangling-version=v0 -Zinline-mir=no -Copt-level=0 -Cincremental=test
1+
//@ incremental
2+
//@ compile-flags: -Cno-prepopulate-passes -Csymbol-mangling-version=v0 -Zinline-mir=no -Copt-level=0
23

34
#![crate_type = "lib"]
45

0 commit comments

Comments
 (0)