Allow unsafe code
This commit is contained in:
@@ -7,7 +7,6 @@ edition = "2024"
|
||||
|
||||
[lints.rust]
|
||||
# Core compiler strictness
|
||||
unsafe_code = "forbid"
|
||||
missing_docs = "deny"
|
||||
missing_debug_implementations = "deny"
|
||||
missing_copy_implementations = "deny"
|
||||
|
||||
Reference in New Issue
Block a user