dogamak / xcbars

Bar library created with rust and xcb.
Apache License 2.0
1 stars 1 forks source link

Fix all clippy issues #34

Closed chrisduerr closed 7 years ago

chrisduerr commented 7 years ago

All current clippy issues have been fixed. Only one boxed_local warning is left and that is a bug in clippy (see Manishearth/rust-clippy#916).