mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Merge pull request #3855 from edwin0cheng/add-back-deny-cc
Add back deny_c
This commit is contained in:
commit
0625c76009
1 changed files with 2 additions and 5 deletions
7
.github/workflows/ci.yaml
vendored
7
.github/workflows/ci.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue