Fix zig template files#4637
Merged
ObserverOfTime merged 4 commits intotree-sitter:masterfrom Aug 9, 2025
Merged
Conversation
ObserverOfTime
requested changes
Jul 24, 2025
Fixed and updated to work with zig v0.14.1.
ObserverOfTime
approved these changes
Aug 8, 2025
9e9f1bb to
b2a81ee
Compare
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-0.25
git worktree add -d .worktree/backport-4637-to-release-0.25 origin/release-0.25
cd .worktree/backport-4637-to-release-0.25
git switch --create backport-4637-to-release-0.25
git cherry-pick -x d87921bb9c39b0b06c811f2082f9a9991cdca027 |
ObserverOfTime
pushed a commit
to ObserverOfTime/tree-sitter
that referenced
this pull request
Aug 9, 2025
(cherry picked from commit d87921b)
ObserverOfTime
pushed a commit
that referenced
this pull request
Aug 9, 2025
(cherry picked from commit d87921b)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed and updated to work with zig v0.14.1.
The changes are generated from tree-sitter/tree-sitter-c#275 using this script.