allow dead_code
This commit is contained in:
parent
0bf40d86d8
commit
cef3aa0261
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
use std::{mem, panic};
|
||||
|
||||
#[allow(dead_code)]
|
||||
struct Foo {
|
||||
x: u8,
|
||||
y: !,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue