SpaceManiac / discord-rs

Rust library for the Discord chat client API
MIT License
385 stars 94 forks source link

Resolved clippy warnings #146

Closed jD91mZM2 closed 6 years ago

jD91mZM2 commented 6 years ago

Note: This does not fix cyclomatic complexity and #[inline(always)] warnings. Neither does it fix large enum variants, because compatibility. I want the last thing fixed some day though.

jD91mZM2 commented 6 years ago

bump @SpaceManiac

jD91mZM2 commented 6 years ago

nevermind sorry, didn't see you replied to the thingy

SpaceManiac commented 6 years ago

Fix #146