rust-lang / libz-sys

Rust crate package to link to a system libz (zlib)
Apache License 2.0
117 stars 77 forks source link

add cargo clippy runs to see if it can build successfully (#143) #144

Closed Byron closed 1 year ago

Byron commented 1 year ago

This hopefully reproduces #143.

Byron commented 1 year ago

It seems to be hard to determine if clippy is available or not. But besides that, it's clear that this test doesn't reproduce.