Skip to content

Commit 34c1579

Browse files
committed
Remove -Z no-landing-pads flag
See rust-lang/rust#70175
1 parent e4f300e commit 34c1579

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/coverage.yml

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
-Cinline-threshold=0
3434
-Clink-dead-code
3535
-Coverflow-checks=off
36-
-Zno-landing-pads
3736
- name: Aggregate
3837
uses: actions-rs/grcov@v0.1
3938
- name: Publish

0 commit comments

Comments
 (0)