rust/src/test/compile-fail/union
est31 6a29fab274 Mark even more tests as gate tests
Now, no feature outside of the whitelist is
without a test marked as its gate test.
2017-01-12 23:53:02 +01:00
..
union-const-eval.rs
union-const-pat.rs
union-copy.rs Improve shallow Clone deriving 2016-09-10 18:43:27 +03:00
union-derive-clone.rs Improve shallow Clone deriving 2016-09-10 18:43:27 +03:00
union-derive-eq.rs Improve Eq deriving 2016-09-10 22:37:06 +03:00
union-derive.rs Improve Eq deriving 2016-09-10 22:37:06 +03:00
union-empty.rs
union-feature-gate.rs Mark even more tests as gate tests 2017-01-12 23:53:02 +01:00
union-fields.rs Update E0560 to include label 2016-09-20 16:59:48 -04:00
union-generic.rs
union-lint-dead-code.rs Add test for unused field in union 2016-09-05 10:19:00 -07:00
union-nonrepresentable.rs
union-repr-c.rs
union-suggest-field.rs Improve error message and snippet for "did you mean x" 2016-10-02 15:57:39 +11:00
union-unsafe.rs
union-unsized.rs
union-with-drop-fields-lint.rs