blob: 25313a477f7af97093b608df6e6cc85ca080ebef [file] [log] [blame] [edit]
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