removed struct_variant feature from tests
This commit is contained in:
parent
4a83726517
commit
f950e3c495
46 changed files with 6 additions and 76 deletions
|
@ -69,7 +69,6 @@
|
|||
// gdb-command:continue
|
||||
|
||||
#![allow(unused_variables)]
|
||||
#![feature(struct_variant)]
|
||||
|
||||
use self::Opt::{Empty, Val};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue