removed struct_variant feature from tests
This commit is contained in:
parent
4a83726517
commit
f950e3c495
46 changed files with 6 additions and 76 deletions
|
@ -54,8 +54,6 @@
|
|||
// lldb-check:[...]$4 = 5
|
||||
// lldb-command:continue
|
||||
|
||||
#![feature(struct_variant)]
|
||||
|
||||
struct Struct {
|
||||
x: int
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue