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 aadd792 commit ae61a1cCopy full SHA for ae61a1c
1 file changed
.github/workflows/rust.yml
@@ -135,7 +135,7 @@ jobs:
135
env:
136
CARGO_INCREMENTAL: "0"
137
CARGO_PROFILE_RELEASE_LTO: "false"
138
- CARGO_PROFILE_RELEASE_CODEGEN_UNITS: "16"
+ CARGO_PROFILE_RELEASE_CODEGEN_UNITS: "1"
139
CARGO_PROFILE_RELEASE_DEBUG: "1"
140
RUSTFLAGS: "-C instrument-coverage"
141
LLVM_PROFILE_FILE: "coverage-%p-%m.profraw"
0 commit comments