Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor StringBuf #3196

Closed
wants to merge 3 commits into from
Closed

Refactor StringBuf #3196

wants to merge 3 commits into from

Conversation

stellar-aria
Copy link
Collaborator

Changes StringBuf to StackString for better semantics.
Allocate inside StackString to limit the ownership lifetime strictly to the containing object.

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Test Results

106 tests  ±0   106 ✅ ±0   0s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
 16 files   ±0     0 ❌ ±0 

Results for commit 0441d4e. ± Comparison against base commit 623f580.

♻️ This comment has been updated with latest results.

@sapphire-arches
Copy link
Collaborator

This should go in after #3132 I think.

@stellar-aria
Copy link
Collaborator Author

Yeah I'll need to merge it in and do those two new instances

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