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 782cda9 commit 5817dc6Copy full SHA for 5817dc6
.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