Why is this bad explanation typo
This commit is contained in:
parent
62fd1d5377
commit
d7a8622bf4
@ -132,7 +132,7 @@ declare_clippy_lint! {
|
||||
///
|
||||
/// ### Why is this bad?
|
||||
/// Deriving `serde::Deserialize` will create a constructor
|
||||
/// that may violate invariants hold by another constructor.
|
||||
/// that may violate invariants held by another constructor.
|
||||
///
|
||||
/// ### Example
|
||||
/// ```rust,ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user