mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-10 14:02:57 +00:00
fix generate_new doc
This commit is contained in:
parent
0b131bc78e
commit
ff041bfa68
@ -12,7 +12,7 @@ use crate::{
|
||||
|
||||
// Assist: generate_new
|
||||
//
|
||||
// Adds a new inherent impl for a type.
|
||||
// Adds a `fn new` for a type.
|
||||
//
|
||||
// ```
|
||||
// struct Ctx<T: Clone> {
|
||||
|
Loading…
Reference in New Issue
Block a user