File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
src/test/ui/run-pass/union Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 99// except according to those terms.
1010
1111// run-pass
12+ #![ allow( unions_with_drop_fields) ]
1213
1314// Some traits can be derived for unions.
1415
Original file line number Diff line number Diff line change 99// except according to those terms.
1010
1111// run-pass
12+ #![ allow( unions_with_drop_fields) ]
1213
1314// Drop works for union itself.
1415
Original file line number Diff line number Diff line change 99// except according to those terms.
1010
1111// run-pass
12+ #![ allow( unions_with_drop_fields) ]
1213
1314// Drop works for union itself.
1415
Original file line number Diff line number Diff line change 99// except according to those terms.
1010
1111// run-pass
12+ #![ allow( unions_with_drop_fields) ]
1213
1314#![ feature( untagged_unions) ]
1415
Original file line number Diff line number Diff line change 99// except according to those terms.
1010
1111// run-pass
12+ #![ allow( unions_with_drop_fields) ]
1213
1314#![ feature( untagged_unions) ]
1415
You can’t perform that action at this time.
0 commit comments