We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In zig-0.14.0 the managed variants of all data structures have been deprecated and will be removed in 0.15.0 We should investigate the following:
utils.List
This should be done soon, as it could block migration to Zig master as soon as the x86 backend and with it incremental compilation work.
extracted from #1160
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In zig-0.14.0 the managed variants of all data structures have been deprecated and will be removed in 0.15.0
We should investigate the following:
utils.List
)This should be done soon, as it could block migration to Zig master as soon as the x86 backend and with it incremental compilation work.
extracted from #1160
The text was updated successfully, but these errors were encountered: