blob: 5faec7397e295d3018e54a45e340bb6bfda10043 [file] [log] [blame]
warning: trait `Collection` is never used
--> $DIR/coinductive-2.rs:14:7
|
LL | trait Collection<T>: Sized {
| ^^^^^^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: 1 warning emitted