mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
bless the single test
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
error: associated constant `BAR` is never used
|
||||
--> $DIR/associated-const-dead-code.rs:6:11
|
||||
|
|
||||
LL | impl MyFoo {
|
||||
| ---------- associated constant in this implementation
|
||||
LL | const BAR: u32 = 1;
|
||||
| ^^^
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user