add type in help of from over Into
This commit is contained in:
parent
1e0a3ff55c
commit
2d050f4b2f
2 changed files with 2 additions and 3 deletions
|
|
@ -5,7 +5,6 @@ LL | impl Into<StringWrapper> for String {
|
|||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
||||
= note: `-D clippy::from-over-into` implied by `-D warnings`
|
||||
= help: consider to implement `From` instead
|
||||
= help: consider to implement `From<std::string::String>` instead
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue