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

fixes #23223; prevents insert self-assignment #23225

Merged
merged 1 commit into from
Jan 18, 2024
Merged

fixes #23223; prevents insert self-assignment #23225

merged 1 commit into from
Jan 18, 2024

Conversation

ringabout
Copy link
Member

fixes #23223

@Araq Araq merged commit 3379d26 into devel Jan 18, 2024
22 checks passed
@Araq Araq deleted the pr_store_inster branch January 18, 2024 13:20
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 3379d26

Hint: mm: orc; opt: speed; options: -d:release
177750 lines; 8.026s; 768.156MiB peakmem

narimiran pushed a commit that referenced this pull request Apr 19, 2024
narimiran pushed a commit that referenced this pull request Apr 19, 2024
narimiran pushed a commit that referenced this pull request Apr 20, 2024
narimiran pushed a commit that referenced this pull request Apr 20, 2024
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.

system.insert wipes the string if item is an empty string
2 participants