Skip to content

Migrate ConcreteLineToken::DirectPart to &[u8]#836

Merged
reese merged 1 commit intotrunkfrom
reese-ident-u8
Feb 28, 2026
Merged

Migrate ConcreteLineToken::DirectPart to &[u8]#836
reese merged 1 commit intotrunkfrom
reese-ident-u8

Conversation

@reese
Copy link
Collaborator

@reese reese commented Feb 28, 2026

(Not sure why GH closed #834, but I can't reopen it, so let's try this again)

Part of #832

Similar to #833, this updates emit_ident and its callers to use &[u8] instead of converting to strings. The bulk of this change is similar to the previous PR, loc_to_str(loc) -> loc.as_slice() and "" -> b"".

@reese reese merged commit ad713e4 into trunk Feb 28, 2026
8 checks passed
@reese reese deleted the reese-ident-u8 branch February 28, 2026 14:35
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