mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 23:24:24 +00:00
added missing line in test ouput
This commit is contained in:
parent
2d050f4b2f
commit
ccd0f0b4af
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ LL | impl Into<StringWrapper> for String {
|
|||
= help: consider to implement `From<std::string::String>` instead
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
|
Loading…
Reference in a new issue