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 782cda9 + 5817dc6 commit 5062185Copy full SHA for 5062185
.github/workflows/metrics.yaml
@@ -7,7 +7,7 @@ on:
7
env:
8
CARGO_INCREMENTAL: 0
9
CARGO_NET_RETRY: 10
10
- RUSTFLAGS: "-D warnings -W unreachable-pub -cfg no_salsa_async_drops"
+ RUSTFLAGS: "-D warnings -W unreachable-pub --cfg no_salsa_async_drops"
11
RUSTUP_MAX_RETRIES: 10
12
13
jobs:
0 commit comments