@hjvt @soulsource @AstraKernel But what of two ZSTs composed together in another ZST?
The array here is itself zero-sized; is there no guarantee that a pointer to an array element must be pointing to an address inside the array? Which would necessitate that the array and the two elements all have the same address?
I am unreasonably fascinated by this problem ^_^
check this out:
(in release mode, all will have same address)