mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 19:57:10 +00:00
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
|
|
|