Tuple literals allow for unsafe pointer casting
Additional information
Tuple literals allow for unsafe pointer casting
Remove
comptime fields from the language
Perhaps this proposal can be implemented without causing any use cases to become impossible by introducing singleton types.
std.Io.Dir.realPath returns error.FileNotFound when used on std.Io.Dir.cwd()
Self-hosted backend segfaults when using the bit shift operation under particular conditions
A more minimized example that causes a sigfault:
Self-hosted backend segfaults when using the bit shift operation under particular conditions