Merge pull request #3855 from edwin0cheng/add-back-deny-cc

Add back deny_c
This commit is contained in:
Aleksey Kladov 2020-04-06 09:42:23 +02:00 committed by GitHub
commit 0625c76009
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,11 +44,8 @@ jobs:
rust:
name: Rust
runs-on: ${{ matrix.os }}
# Related upstream issue:
# https://github.com/nagisa/rust_libloading/issues/61#issuecomment-607941377
#
# env:
# CC: deny_c
env:
CC: deny_c
strategy:
fail-fast: false