rust/src/test/compile-fail/union
Ariel Ben-Yehuda c72a979979 move unsafety checking to MIR
No functional changes intended.
2017-09-24 12:46:00 +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 limit and delimit available fields in note 2017-07-31 18:45:02 -07: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 move unsafety checking to MIR 2017-09-24 12:46:00 +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