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

Fix aliasing case for copy! in AbstractSet/AbstractDict #44265

Merged

Conversation

Ellipse0934
Copy link
Contributor

Ref #41268

In copy!(dst, src) when src is an alias for dst do nothing.

@fredrikekre fredrikekre added backport 1.6 Change should be backported to release-1.6 backport 1.7 backport 1.8 Change should be backported to release-1.8 labels Feb 21, 2022
@fredrikekre fredrikekre merged commit 0b48b91 into JuliaLang:master Feb 21, 2022
KristofferC pushed a commit that referenced this pull request Feb 23, 2022
@KristofferC KristofferC mentioned this pull request Feb 23, 2022
40 tasks
KristofferC pushed a commit that referenced this pull request Feb 23, 2022
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Feb 24, 2022
staticfloat pushed a commit to JuliaCI/julia-buildkite-testing that referenced this pull request Mar 2, 2022
KristofferC pushed a commit that referenced this pull request Mar 15, 2022
@KristofferC KristofferC mentioned this pull request Mar 15, 2022
50 tasks
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label May 16, 2022
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
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