Skip to content

Fix clippy warnings (or_fun_call, unused_io_amount)

Jeremy Soller requested to merge xTibor:clippy_fixes into master

Created by: xTibor

Explanations from the clippy wiki: or_fun_call, unused_io_amount

Merge request reports