fix some nightly clippy lints
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
@@ -841,6 +841,9 @@ unused_crate_dependencies = "allow"
|
||||
unsafe_code = "allow"
|
||||
variant_size_differences = "allow"
|
||||
|
||||
# we check nightly clippy lints
|
||||
unknown_lints = "allow"
|
||||
|
||||
#######################################
|
||||
#
|
||||
# Clippy lints
|
||||
|
||||
Reference in New Issue
Block a user