Skip to content

refactor: replace NativeString with Box<NativeStr>#43

Merged
branchseer merged 1 commit intomainfrom
11-21-refactor_replace_nativestring_with_box_nativestr_
Nov 21, 2025
Merged

refactor: replace NativeString with Box<NativeStr>#43
branchseer merged 1 commit intomainfrom
11-21-refactor_replace_nativestring_with_box_nativestr_

Conversation

@branchseer
Copy link
Copy Markdown
Member

@branchseer branchseer commented Nov 21, 2025

Refactored NativeStr to DST so it can be Boxed, eliminating the necessity of NativeString.

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@branchseer branchseer force-pushed the 11-21-refactor_replace_nativestring_with_box_nativestr_ branch from 410364c to d02a51c Compare November 21, 2025 07:54
@branchseer branchseer marked this pull request as ready for review November 21, 2025 07:55
@branchseer branchseer requested a review from fengmk2 November 21, 2025 07:58
@branchseer branchseer merged commit edf07c7 into main Nov 21, 2025
6 checks passed
@Brooooooklyn Brooooooklyn deleted the 11-21-refactor_replace_nativestring_with_box_nativestr_ branch December 11, 2025 06:39
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