rpass tests are now part of ui tests
This commit is contained in:
parent
616cf52358
commit
50ec10e605
2 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ LL | union U5<T> {
|
|||
| ----------- method `clone` not found for this
|
||||
...
|
||||
LL | let w = u.clone();
|
||||
| ^^^^^ method not found in `U4<CloneNoCopy>`
|
||||
| ^^^^^ method not found in `U5<CloneNoCopy>`
|
||||
|
|
||||
= note: the method `clone` exists but the following trait bounds were not satisfied:
|
||||
`U5<CloneNoCopy> : std::clone::Clone`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue