blob: 8a9c2206331e0f254def0930c778914793c681a1 [file] [log] [blame]
warning: trait `Foo` is never used
--> $DIR/multidispatch-conditional-impl-not-considered.rs:9:7
|
LL | trait Foo {
| ^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: 1 warning emitted