Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get_codegen_ptr_type returns possible error
And fix most of the fallout. This also makes optional pointers not require resolving zero bits, because the comptime value struct layout no longer depends on whether the type has zero bits. Thanks to @LemonBoy for the behavior test case Closes #4357 Closes #4359
- Loading branch information