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.
2 parents 319f2dd + f751688 commit 45b6891Copy full SHA for 45b6891
miri
@@ -49,6 +49,7 @@ fi
49
# We enable debug-assertions to get tracing.
50
# We enable line-only debuginfo for backtraces.
51
export RUSTFLAGS="-C link-args=-Wl,-rpath,$LIBDIR -C debug-assertions -C debuginfo=1 $RUSTC_EXTRA_FLAGS"
52
+export CARGO_INCREMENTAL=1
53
54
## Helper functions
55
0 commit comments