removed struct_variant feature from tests
This commit is contained in:
parent
4a83726517
commit
f950e3c495
46 changed files with 6 additions and 76 deletions
|
@ -29,8 +29,6 @@
|
|||
// gdb-command:print univariant
|
||||
// gdb-check:$4 = {{a = -1}}
|
||||
|
||||
#![feature(struct_variant)]
|
||||
|
||||
use self::Regular::{Case1, Case2, Case3};
|
||||
use self::Univariant::TheOnlyCase;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue