Updated test stderr
This commit is contained in:
parent
5e9906b2c6
commit
c962ddbd29
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ note: lint level defined here
|
|||
|
|
||||
LL | #[deny(clippy::type_repetition_in_bounds)]
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
= help: consider combining the bounds: `T: Copy + Clone`
|
||||
= help: consider combining the bounds: `T: Copy, Clone`
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue