Update tests
This commit is contained in:
parent
40878ca6ea
commit
c7519d42c2
276 changed files with 1049 additions and 234 deletions
|
@ -0,0 +1,10 @@
|
|||
warning: trait `Foo` is never used
|
||||
--> $DIR/multidispatch-conditional-impl-not-considered.rs:9:7
|
||||
|
|
||||
LL | trait Foo {
|
||||
| ^^^
|
||||
|
|
||||
= note: `#[warn(dead_code)]` on by default
|
||||
|
||||
warning: 1 warning emitted
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue