Skip to content

Silence compiler warnings and clippy fixes

Kivimango requested to merge kivimango/cookbook:master into master

When building Redox Os, i saw some compiler warnings about unused variables. This MR fixes them.
Also i checked the codebase with clippy, there were minor issues with that too. Also fixed.

Merge request reports