mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
00e5f5886a
Show notice about "never used" of Debug for enum
Close #123068
If an ADT implements `Debug` trait and it is not used, the compiler says a note that indicates intentionally ignored during dead code analysis as [this note](
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |