Skip to content

Update Zig master @branchHint and builtin type fields - #2011

Merged
Techatrix merged 6 commits into
zigtools:masterfrom
mochalins:branch_hint
Aug 31, 2024
Merged

Update Zig master @branchHint and builtin type fields#2011
Techatrix merged 6 commits into
zigtools:masterfrom
mochalins:branch_hint

Conversation

@mochalins

Copy link
Copy Markdown
Contributor

No description provided.

@mochalins

Copy link
Copy Markdown
ContributorAuthor

Minimum Zig version not available to CI yet, must re-run once available. Tests pass locally on Linux x86_64. Tests fail for x86_64 Windows through Wine, for what appear to be Wine-specific reasons (hundreds of fixme and XXX not implemented yet errors logged during test).

@xdBronch

xdBronch commented Aug 29, 2024

Copy link
Copy Markdown
Member

there are some more breaking changes on master, ziglang/zig#21225and possibly ziglang/zig#21231 eventually (havent checked if this one affects zls)(it doesnt). could maybe do them all here so there arent multiple prs trying to update?

@mlugg

Copy link
Copy Markdown
Contributor

breaking changes are my passion

@mochalins

Copy link
Copy Markdown
ContributorAuthor

there are some more breaking changes on master, ziglang/zig#21225 and possibly ziglang/zig#21231 eventually (havent checked if this one affects zls). could maybe do them all here so there arent multiple prs trying to update?

Sure, will do!

@mahdisharifithedev

Copy link
Copy Markdown

Still waiting for this fix to be merged.

@mochalins

mochalins commented Aug 31, 2024

Copy link
Copy Markdown
ContributorAuthor

Updated with all tests passing on latest master (0.14.0-dev.1392+37df6ba86) on x86_64 Linux. Depends on zigtools/lsp-kit#18, build.zig.zon must be updated after it is merged.

@mochalinsmochalins changed the title Update Zig master @branchHintUpdate Zig master @branchHint and builtin type fieldsAug 31, 2024
mochalinsand others added 3 commits September 1, 2024 01:44
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/224042e9a3039291f22f4f2ded12af95a616cca0' (2024-08-21)
→ 'github:NixOS/nixpkgs/6e99f2a27d600612004fbd2c3282d614bfee6421' (2024-08-30)
• Updated input 'zig-overlay':
'github:mitchellh/zig-overlay/1f0785c9b064455d5ba78002470f6dfad65de2a8' (2024-08-22)
→ 'github:mitchellh/zig-overlay/695df248dde30f61298951a8d96faa984ac84581' (2024-08-31)

@TechatrixTechatrix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@Techatrix
Techatrix merged commit af8ed6a into zigtools:masterAug 31, 2024
@mochalins
mochalins deleted the branch_hint branch August 31, 2024 16:57
@TechatrixTechatrix mentioned this pull request Sep 1, 2024
Sign up for freeto 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.

5 participants

@mochalins@xdBronch@mlugg@mahdisharifithedev@Techatrix