* Deny warnings in the CI by default This commit passes `-D warnings` flag to `rustc` in the Test stage of the CI in order to deny warnings on _all_ tested platforms. * Fix warnings * Fix warnings
* Deny warnings in the CI by default This commit passes `-D warnings` flag to `rustc` in the Test stage of the CI in order to deny warnings on _all_ tested platforms. * Fix warnings * Fix warnings