Skip to content

Update the build runner - #2019

Merged
Techatrix merged 1 commit into
zigtools:masterfrom
llogick:master
Sep 1, 2024
Merged

Update the build runner#2019
Techatrix merged 1 commit into
zigtools:masterfrom
llogick:master

Conversation

@llogick

Copy link
Copy Markdown
Contributor

Use std.meta.declarations for compatibility with latest and previous, supported, Zig versions

Use `std.meta.declarations` for compatibility with latest and previous, supported, Zig versions

@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.

This got me confused for a moment.
This is one of the rare locations in the build runner code that are not covered by the build_runner.yml workflow. This is why CI on #2011 passed.

@Techatrix
Techatrix merged commit ace6f6d into zigtools:masterSep 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.

2 participants

@llogick@Techatrix