Updated test stderr
This commit is contained in:
parent
5e9906b2c6
commit
c962ddbd29
@ -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…
Reference in New Issue
Block a user