servo / core-foundation-rs

Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
Other
987 stars 216 forks source link

Enable clippy, suppress lots, fix a couple. #703

Closed waywardmonkeys closed 4 weeks ago

waywardmonkeys commented 1 month ago

This enables clippy in CI and suppresses most of the existing warnings. We can drill down and fix those later, but this will help start getting things under control.