rust/src/test/ui/union
2022-11-23 12:17:48 -08:00
..
auxiliary
field_checks.rs add array tests, cleanup, tidy, and bless 2022-07-13 18:31:29 -04:00
field_checks.stderr add array tests, cleanup, tidy, and bless 2022-07-13 18:31:29 -04:00
issue-41073.rs remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
issue-41073.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
issue-81199.rs use try_normalize_erasing_regions in needs_drop 2021-12-02 23:27:08 +01:00
issue-81199.stderr Do wfcheck on ADT field before Sized check 2022-06-05 23:05:14 -07:00
issue-99375.rs use body's param-env when checking if type needs drop 2022-07-17 10:56:12 -07:00
union-align.rs
union-backcomp.rs
union-basic.rs
union-borrow-move-parent-sibling.mirunsafeck.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-borrow-move-parent-sibling.rs remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-borrow-move-parent-sibling.thirunsafeck.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-const-codegen.rs
union-const-eval-field.rs
union-const-eval.rs Update tests 2021-07-27 16:26:50 -04:00
union-const-pat.rs
union-const-pat.stderr
union-copy.rs
union-copy.stderr Allow more !Copy impls 2022-09-23 21:51:40 +02:00
union-deref.mirunsafeck.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-deref.rs remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-deref.thirunsafeck.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-derive-clone.mirunsafeck.stderr Auto merge of #98203 - kckeiks:gather-body-owners-in-hir-item-queries, r=cjgillot 2022-07-15 01:03:55 +00:00
union-derive-clone.rs
union-derive-clone.thirunsafeck.stderr Auto merge of #98203 - kckeiks:gather-body-owners-in-hir-item-queries, r=cjgillot 2022-07-15 01:03:55 +00:00
union-derive-eq.mirunsafeck.stderr Suggest derivable trait on E0277 2022-04-05 11:14:32 +09:00
union-derive-eq.rs
union-derive-eq.thirunsafeck.stderr Suggest derivable trait on E0277 2022-04-05 11:14:32 +09:00
union-derive-rpass.rs
union-derive.rs
union-derive.stderr
union-drop-assign.rs
union-drop.rs Test dropping union fields more 2021-08-03 15:11:04 -04:00
union-empty.rs
union-empty.stderr
union-fields-1.mirunsafeck.stderr Uniform spans in dead code lint. 2022-06-22 20:40:42 +02:00
union-fields-1.rs collapse dead code warnings into a single diagnostic 2022-06-19 18:32:56 +09:00
union-fields-1.thirunsafeck.stderr Uniform spans in dead code lint. 2022-06-22 20:40:42 +02:00
union-fields-2.mirunsafeck.stderr Update UI tests 2021-08-02 16:51:39 +02:00
union-fields-2.rs
union-fields-2.thirunsafeck.stderr Update UI tests 2021-08-02 16:51:39 +02:00
union-generic-rpass.rs
union-generic.mirunsafeck.stderr Point at struct field if possible 2022-08-21 02:35:11 +00:00
union-generic.rs
union-generic.thirunsafeck.stderr Point at struct field if possible 2022-08-21 02:35:11 +00:00
union-inherent-method.rs
union-lint-dead-code.mirunsafeck.stderr Uniform spans in dead code lint. 2022-06-22 20:40:42 +02:00
union-lint-dead-code.rs collapse dead code warnings into a single diagnostic 2022-06-19 18:32:56 +09:00
union-lint-dead-code.thirunsafeck.stderr Uniform spans in dead code lint. 2022-06-22 20:40:42 +02:00
union-macro.rs
union-manuallydrop-rpass.rs
union-move.mirunsafeck.stderr review comments: inline bindings and fix typo 2022-11-23 12:17:48 -08:00
union-move.rs remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-move.thirunsafeck.stderr review comments: inline bindings and fix typo 2022-11-23 12:17:48 -08:00
union-nodrop.rs
union-nonrepresentable.rs add array tests, cleanup, tidy, and bless 2022-07-13 18:31:29 -04:00
union-nonrepresentable.stderr Rewrite representability 2022-10-07 09:33:46 -05:00
union-nonzero.rs Fix typos “a”→“an” 2021-08-22 15:35:11 +02:00
union-overwrite.rs
union-packed.rs
union-pat-refutability.rs
union-repr-c.rs
union-repr-c.stderr bless ui tests 2022-10-01 10:03:06 +00:00
union-sized-field.rs remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-sized-field.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-suggest-field.mirunsafeck.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
union-suggest-field.rs
union-suggest-field.thirunsafeck.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
union-trait-impl.rs
union-transmute.rs
union-unsafe.mir.stderr assigning to a union field can never drop now 2022-07-13 18:27:28 -04:00
union-unsafe.rs assigning to a union field can never drop now 2022-07-13 18:27:28 -04:00
union-unsafe.thir.stderr assigning to a union field can never drop now 2022-07-13 18:27:28 -04:00
union-unsized.mirunsafeck.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-unsized.rs remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-unsized.thirunsafeck.stderr remove untagged_union feature gate 2022-07-13 18:27:28 -04:00
union-with-drop-fields.mirunsafeck.stderr Add mentions to Copy for union fields 2022-02-16 13:29:00 +01:00
union-with-drop-fields.rs Add mentions to Copy for union fields 2022-02-16 13:29:00 +01:00
union-with-drop-fields.thirunsafeck.stderr Add mentions to Copy for union fields 2022-02-16 13:29:00 +01:00