formatting
This commit is contained in:
parent
3e3e50bf0f
commit
fbf637d12c
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ declare_clippy_lint! {
|
|||
/// type of the reference.
|
||||
///
|
||||
/// Note that if the function is part of your public interface, there may be
|
||||
/// other crates referencing it, of which you may not be aware. Carefully
|
||||
/// other crates referencing it, of which you may not be aware. Carefully
|
||||
/// deprecate the function before applying the lint suggestions in this case.
|
||||
///
|
||||
/// **Example:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue