summary refs log tree commit diff
path: root/src/test/ui/consts/invalid-union.rs
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-1/+0
2022-07-13remove untagged_union feature gateRalf Jung-2/+3
2022-02-13stabilize const_ptr_offsetSaltyKitkat-1/+0
2021-12-31Extend check for UnsafeCell in consts to cover unionsTomasz Miąsko-0/+44