Skip to content

String insertion #584

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

Merged
merged 3 commits into from
Aug 14, 2025
Merged

String insertion #584

merged 3 commits into from
Aug 14, 2025

Conversation

riley-williams
Copy link
Contributor

Basically just copies the implementations of insert and insert_str from std::String with minor modification.

@riley-williams
Copy link
Contributor Author

Failing because of some existing clippy issues, opened a separate PR to fix them: #585

Copy link
Contributor

@zeenix zeenix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall. Some nits still though.

Copy link
Contributor

@zeenix zeenix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zeenix zeenix requested a review from sgued August 14, 2025 10:06
@zeenix
Copy link
Contributor

zeenix commented Aug 14, 2025

@sosthene-nitrokey When you've a moment, please take a look. I think the changes are good but it's good to have 2 set of eyes before merging. :)

@sgued sgued added this pull request to the merge queue Aug 14, 2025
Merged via the queue into rust-embedded:main with commit 692e8e0 Aug 14, 2025
21 checks passed
@riley-williams riley-williams deleted the string-insertion branch August 15, 2025 22:37
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.

3 participants