serenity-rs / songbird

An async Rust library for the Discord voice API
ISC License
391 stars 111 forks source link

Fix clippy warnings #236

Closed GnomedDev closed 6 months ago

GnomedDev commented 6 months ago

Some changes here seem breaking, but I'm pretty sure they are crate internal and that's why the warnings fired. This most likely needs checking though.

GnomedDev commented 6 months ago

Ignored the warning causing --fix to add the weird backticks.