mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
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
|
|
|