bless the single test
This commit is contained in:
parent
39e23ef532
commit
2bafc0fcee
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
| ^^^
|
||||
|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue