Sign in
rust
/
rust
/
244fc326f23b58bc9db6bd985c59b80098ff14c1
/
.
/
tests
/
ui
/
methods
/
trait-method-resolution-7575.stderr
blob: 8bbc360de5726484e5f9f59551a9858650f45470 [
file
]
warning
:
trait
`Foo`
is
never used
-->
$DIR
/
trait
-
method
-
resolution
-
7575.rs
:
4
:
7
|
LL
|
trait
Foo
{
|
^^^
|
=
note
:
`#[warn(dead_code)]`
(
part of
`#[warn(unused)]`
)
on
by
default
warning
:
1
warning emitted