commit
24b77ea72f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ declare_clippy_lint! {
|
|||
/// }
|
||||
/// ```
|
||||
///
|
||||
/// To fix the lint, and a `Default` implementation that delegates to `new`:
|
||||
/// To fix the lint, add a `Default` implementation that delegates to `new`:
|
||||
///
|
||||
/// ```ignore
|
||||
/// struct Foo(Bar);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue