Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
ui
/
sized
/
coinductive-2.stderr
blob: 1390b1f8d7bf122c1f219e44b63238532eafdb9c [
file
] [
log
] [
blame
]
warning
:
trait
`Collection`
is
never used
-->
$DIR
/
coinductive
-
2.rs
:
14
:
7
|
LL
|
trait
Collection
<
T
>:
Sized
{
|
^^^^^^^^^^
|
=
note
:
`#[warn(dead_code)]`
on
by
default
warning
:
1
warning emitted