We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422856d commit 76631c2Copy full SHA for 76631c2
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ env:
12
CARGO_NET_RETRY: 10
13
CI: 1
14
RUST_BACKTRACE: short
15
- RUSTFLAGS: -D warnings
+ RUSTFLAGS: -D warnings -C linker=rust-lld
16
RUSTUP_MAX_RETRIES: 10
17
18
jobs:
0 commit comments