We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c88706 commit f8a562dCopy full SHA for f8a562d
.github/workflows/ci.yml
@@ -68,10 +68,6 @@ jobs:
68
toolchain: nightly
69
override: true
70
components: llvm-tools-preview
71
- # dtolnay/linkme#88
72
- # rust-lang/rust#124129
73
- - name: Disable rust-lld
74
- run: echo RUSTFLAGS=${RUSTFLAGS}\ -Zlinker-features=-lld >> $GITHUB_ENV
75
- run: cargo install grcov
76
- name: Install cargo-feature-combinations
77
run: cargo install cargo-feature-combinations
0 commit comments