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 b891857 commit c6e6067Copy full SHA for c6e6067
.github/workflows/build.yml
@@ -5,6 +5,7 @@ on:
5
6
env:
7
CARGO_TERM_COLOR: always
8
+ RUSTFLAGS: "-C link-arg=-fuse-ld=lld"
9
10
jobs:
11
build:
0 commit comments