1
Fork 0

removed struct_variant feature from tests

This commit is contained in:
Simon Wollwage 2014-11-20 00:56:50 +01:00
parent 4a83726517
commit f950e3c495
46 changed files with 6 additions and 76 deletions

View file

@ -69,7 +69,6 @@
// gdb-command:continue
#![allow(unused_variables)]
#![feature(struct_variant)]
use self::Opt::{Empty, Val};