Skip to content

Reallocs#307

Merged
kornelski merged 4 commits into
mainfrom
reallocs
Apr 27, 2026
Merged

Reallocs#307
kornelski merged 4 commits into
mainfrom
reallocs

Conversation

@kornelski
Copy link
Copy Markdown
Contributor

@kornelski kornelski commented Mar 11, 2026

The compiler has been copying every single string from the Ast, but it doesn't have to.

The BytesCow API was unclear about borrowing vs copying, so I've fixed that. Since that was affecting an accidentally-public API, it depends on a cleanup: #311

@kornelski
Copy link
Copy Markdown
Contributor Author

kornelski commented Mar 11, 2026

the semver-checks failure is expected and intentional. I've fixed set_name, so set_name_str previous replacement can be hidden now. #311

@kornelski kornelski merged commit 5435392 into main Apr 27, 2026
5 of 6 checks passed
@kornelski kornelski deleted the reallocs branch April 27, 2026 12: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