Skip to content

Update variable bindings to store &[u8]#837

Merged
reese merged 1 commit intotrunkfrom
reese-var-bindings
Feb 28, 2026
Merged

Update variable bindings to store &[u8]#837
reese merged 1 commit intotrunkfrom
reese-var-bindings

Conversation

@reese
Copy link
Collaborator

@reese reese commented Feb 28, 2026

After #836, we now mostly handle identifiers as &[u8], but they're still converted into strings for variable name tracking. Converting this to also use &[u8] let's us get rid of all the remaining const_to_str string conversions.

@reese reese merged commit 386f6d9 into trunk Feb 28, 2026
8 checks passed
@reese reese deleted the reese-var-bindings branch February 28, 2026 16:55
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