treewide: clippy fixes

Fix all clippy warnings as of Rust 1.83.0.
This commit is contained in:
Matthias Schiffer 2024-12-17 00:23:57 +01:00
parent 2156bff59a
commit 4933d8e15f
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
7 changed files with 16 additions and 16 deletions

View file

@ -18,7 +18,7 @@ use crate::{
world::{block_entity::BlockEntity, layer},
};
/// Increase to force regeneration of all output files
// Increase to force regeneration of all output files
/// MinedMap processed region data version number
///