Skip to content

Commit f8a562d

Browse files
committed
Revert "Disable rust-lld on nightly to fix coverage ci failure (#5)"
This reverts commit c8b4683.
1 parent 6c88706 commit f8a562d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
toolchain: nightly
6969
override: true
7070
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
7571
- run: cargo install grcov
7672
- name: Install cargo-feature-combinations
7773
run: cargo install cargo-feature-combinations

0 commit comments

Comments
 (0)