Skip to content

Remove async, await and usingnamespace - #2394

Merged
Techatrix merged 7 commits into
zigtools:masterfrom
topecongiro:fix/keywords-removed
Jul 10, 2025
Merged

Remove async, await and usingnamespace#2394
Techatrix merged 7 commits into
zigtools:masterfrom
topecongiro:fix/keywords-removed

Conversation

@topecongiro

Copy link
Copy Markdown
Contributor

This PR adds fixes to follow the recent breaking changes in the zig repository.

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

There is a bunch of unused code still around that should be removed:

Comment threadsrc/analyser/string_pool.zig
Comment threadtests/lsp_features/semantic_tokens.zig Outdated
Comment threadsrc/features/semantic_tokens.zig
Comment threadsrc/analyser/string_pool.zig Outdated
@topecongiro

Copy link
Copy Markdown
ContributorAuthor

Thank you for the review. Removed unused code that were left out in 10d85e8.

Comment threadsrc/DocumentScope.zig Outdated
@Techatrix
Techatrix merged commit a409bc8 into zigtools:masterJul 10, 2025
@topecongiro
topecongiro deleted the fix/keywords-removed branch July 11, 2025 00:36
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

@topecongiro@Techatrix