chore: fix new clippy errors

This commit is contained in:
Alice Ryhl
2022-11-20 13:22:42 +01:00
parent 808d52563e
commit fd0990768c
18 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![allow(clippy::blacklisted_name)]
#![allow(clippy::disallowed_names)]
#![warn(rust_2018_idioms)]
#![cfg(feature = "full")]