mozilla / cubeb-rs

ISC License
61 stars 19 forks source link

Fix clippy warnings and enable on CI #57

Closed kinetiknz closed 3 years ago

kinetiknz commented 3 years ago

systest is excluded from clippy on CI because it's all generated code.

Nightly build failure is due to https://github.com/mozilla/cubeb-rs/issues/56.