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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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. :)

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