Clarify lint description
This commit is contained in:
parent
e31a0941e2
commit
a46bf3f456
@ -19,7 +19,7 @@
|
|||||||
pub SUGGEST_PRINT,
|
pub SUGGEST_PRINT,
|
||||||
Warn,
|
Warn,
|
||||||
"using `write!()` family of functions instead of `print!()` family of \
|
"using `write!()` family of functions instead of `print!()` family of \
|
||||||
functions"
|
functions, when using the latter would work"
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Copy, Clone, Debug)]
|
#[derive(Copy, Clone, Debug)]
|
||||||
|
Loading…
Reference in New Issue
Block a user