cargo fmt

pull/593/head
Wilfred Hughes 2023-11-11 20:57:41 +07:00
parent 142144e484
commit 2e415f687d
1 changed files with 0 additions and 1 deletions

@ -22,7 +22,6 @@
// implementation does not consider the mutable fields, so it is still
// correct.
#![allow(clippy::mutable_key_type)]
// Debugging features shouldn't be in checked-in code.
#![warn(clippy::todo)]
#![warn(clippy::dbg_macro)]