rust/src/test/compile-fail/union
2017-05-27 00:52:20 +03:00
..
union-borrow-move-parent-sibling.rs Fix move checking for nested union fields 2017-04-08 11:52:37 +03:00
union-const-eval.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-const-pat.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
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 Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-empty.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-feature-gate.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-fields.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-generic.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-lint-dead-code.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-nonrepresentable.rs Address comments and add requested tests 2016-09-03 13:39:35 +03:00
union-repr-c.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-suggest-field.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-unsafe.rs Use parameter environment associated with field use, not field definition 2017-05-25 10:46:47 +03:00
union-unsized.rs Address comments and add requested tests 2016-09-03 13:39:35 +03:00
union-with-drop-fields-lint.rs Address comments and add requested tests 2016-09-03 13:39:35 +03:00