-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
zig2 build test-std progress
#11800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zig2 build test-std progress
#11800
Conversation
Ah, on this one I wanted to change the spec to make alignment That said, since you did it in a separate commit that is easily revertable we could also move forward with this and make the change later. |
Either way works for me, |
|
Your call. If you have the PR green I certainly would not want to block the merge on the alignment type issue which we can do later. |
|
Made 2 tiny fixups upon merging:
Great work! |
`zig2 build test-std` progress
This gets us to three unique errors:
Closes #11788
Closes #11162