22da616245
This reverts commit2724aeaaeb
, reversing changes made tod929a42a66
.
11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
warning: trait `Tr` is never used
|
|
--> $DIR/issue-22546.rs:18:7
|
|
|
|
|
LL | trait Tr {
|
|
| ^^
|
|
|
|
|
= note: `#[warn(dead_code)]` on by default
|
|
|
|
warning: 1 warning emitted
|
|
|