Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
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