Address 1.82 clippy lints (#8944)

Addresses the clippy lints of the beta 1.82 toolchain.

The `too_long_first_doc_paragraph` lint complained a lot and was
addressed separately: #8941
This commit is contained in:
Arpad Müller
2024-09-06 21:05:18 +02:00
committed by GitHub
parent ac5815b594
commit fa3fc73c1b
6 changed files with 13 additions and 11 deletions

View File

@@ -8,6 +8,8 @@ version = "0.1.0"
description = "workspace-hack package, managed by hakari"
# You can choose to publish this crate: see https://docs.rs/cargo-hakari/latest/cargo_hakari/publishing.
publish = false
edition.workspace = true
license.workspace = true
# The parts of the file between the BEGIN HAKARI SECTION and END HAKARI SECTION comments
# are managed by hakari.