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