Add appropriate #[feature] directives to tests

This commit is contained in:
Alex Crichton 2013-10-02 20:00:54 -07:00
parent dd98f7089f
commit 3396365cab
108 changed files with 174 additions and 44 deletions

View file

@ -30,6 +30,7 @@
// check:$5 = 5
// debugger:continue
#[feature(struct_variant)];
struct Struct {
x: int