unsafe_derive_deserialize can't be enabled/disabled per struct #5789
Labels
C-bug
Category: Clippy is not doing the correct thing
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
clippy::unsafe_derive_deserialize
can't be allowed/warned/denied by outer attributes on the struct or its impls. Minor inconvenience but might be worth making one of theseallow
s functional?(Playground)
Clippy:
The text was updated successfully, but these errors were encountered: