Skip to content

Fix a number of needless-borrow clippy lints

Spindel 🕷 Ljungmark requested to merge ci-lint-fixes into main

This fixes a lot of "the borrowed expression implements the required traits" Warnings/errors and thus removes some more ugly looking characters in various places.

Merge request reports