Skip to content
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

build_runner: support 0.9 and master #561

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

leecannon
Copy link
Member

@leecannon leecannon commented Jul 24, 2022

Due to the std.build.Pkg change the build_runner.zig that zls uses does not function with 0.9, meaning no package completion.

Since Feburary I've been stuck with 0.9 half the time due to ziglang/zig#10847 and I made this change to allow me to swap out the zig version and still get package completion.

@SuperAuguste
Copy link
Member

Wow, absolutely amazing catch Lee! Tysm!

@SuperAuguste SuperAuguste merged commit 98e5451 into zigtools:master Jul 24, 2022
@leecannon leecannon deleted the support_0.9_master branch July 24, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants