Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
ui
/
methods
/
method-recursive-blanket-impl.stderr
blob: 1074893744abdc1523a8d2b1db23eb03dbea458b [
file
]
warning
:
trait
`Foo`
is
never used
-->
$DIR
/
method
-
recursive
-
blanket
-
impl
.
rs
:
13
:
7
|
LL
|
trait
Foo
<
A
>
{
|
^^^
|
=
note
:
`#[warn(dead_code)]`
(
part of
`#[warn(unused)]`
)
on
by
default
warning
:
1
warning emitted