rust/src/test/ui/run-pass/union
2018-09-06 14:55:24 +02:00
..
auxiliary Migrated remaining src/test/run-pass/ subdirectories to src/test/ui/run-pass/. 2018-09-06 14:36:26 +02:00
union-align.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-backcomp.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-basic.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-c-interop.rs Allow various name convention lints. 2018-09-06 14:55:21 +02:00
union-const-codegen.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-const-eval-field.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-derive.rs Allow unions_with_drop_fields for unions with members with destructors 2018-09-06 14:55:24 +02:00
union-drop-assign.rs Allow unions_with_drop_fields for unions with members with destructors 2018-09-06 14:55:24 +02:00
union-drop.rs Allow unions_with_drop_fields for unions with members with destructors 2018-09-06 14:55:24 +02:00
union-generic.rs Allow unions_with_drop_fields for unions with members with destructors 2018-09-06 14:55:24 +02:00
union-inherent-method.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-macro.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-nodrop.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-overwrite.rs Allow unions_with_drop_fields for unions with members with destructors 2018-09-06 14:55:24 +02:00
union-packed.rs Allow various name convention lints. 2018-09-06 14:55:21 +02:00
union-pat-refutability.rs Allow illegal_floating_point_literal_pattern. These will need to be updated at some point. 2018-09-06 14:55:24 +02:00
union-trait-impl.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-transmute.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00
union-with-drop-fields-lint.rs Add // run-pass to collection of tests. 2018-09-06 14:41:12 +02:00