We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c042073 commit 4f0c766Copy full SHA for 4f0c766
tests/codegen/closures-without-inlinehint.rs
@@ -1,4 +1,5 @@
1
-//@ compile-flags: -Cno-prepopulate-passes -Csymbol-mangling-version=v0 -Zinline-mir=no -Copt-level=0 -Cincremental=test
+//@ incremental
2
+//@ compile-flags: -Cno-prepopulate-passes -Csymbol-mangling-version=v0 -Zinline-mir=no -Copt-level=0
3
4
#![crate_type = "lib"]
5
0 commit comments