Add appropriate #[feature] directives to tests
This commit is contained in:
parent
dd98f7089f
commit
3396365cab
108 changed files with 174 additions and 44 deletions
|
@ -30,6 +30,7 @@
|
|||
// check:$5 = 5
|
||||
// debugger:continue
|
||||
|
||||
#[feature(struct_variant)];
|
||||
|
||||
struct Struct {
|
||||
x: int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue