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 1993cd3 + c605e8e commit b867aa7Copy full SHA for b867aa7
.github/workflows/ci.yml
@@ -171,8 +171,6 @@ jobs:
171
- run: sudo apt-get install binutils-dev libunwind-dev
172
- run: cargo hfuzz build --no-default-features --features honggfuzz
173
working-directory: fuzz
174
- env:
175
- RUSTFLAGS: -Clink-arg=-fuse-ld=lld ${{env.RUSTFLAGS}} # https://github.com/rust-fuzz/honggfuzz-rs/issues/97
176
177
doc:
178
name: Documentation
0 commit comments