Veikka Tuominen
Veikka Tuominen
Your LLVM needs to also be built with `-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="M68k"`.
The VS Code extension will use whatever Zig binary set in `zig.path` so as long as you point that to your nominated Zig build it should just work.
Bound functions have been removed.
There is a test for this which doesn't have the `else unreachable` but I think it's good enough.
The current behavior of `@ptrToInt` of only evaluating at comptime if the pointer value has a comptime representation is more in line with the rest of the language (currently) and...
Closing as duplicate of #14991 @perillo it's nice that you're checking these old issues but just commenting that it is fixed is not all that useful if you don't also...
Superseded by #13744
Closing as presumed fixed, if you find a new repro post it here and I'll reopen.
Closing as a likely duplicate of #13609