mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
@@ -33,7 +33,7 @@
|
||||
/// }
|
||||
/// ```
|
||||
///
|
||||
/// 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);
|
||||
|
||||
Reference in New Issue
Block a user