make comments less cryptic
This commit is contained in:
parent
810573919f
commit
7928c5f830
5 changed files with 12 additions and 12 deletions
|
@ -4408,7 +4408,7 @@ declare_lint! {
|
|||
/// pub struct S;
|
||||
/// }
|
||||
///
|
||||
/// pub fn get_voldemort() -> m::S { m::S }
|
||||
/// pub fn get_unnameable() -> m::S { m::S }
|
||||
/// # fn main() {}
|
||||
/// ```
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue