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

0.13.x backports #676

Merged
merged 7 commits into from
Mar 7, 2024
Merged

0.13.x backports #676

merged 7 commits into from
Mar 7, 2024

Conversation

udoprog
Copy link
Collaborator

@udoprog udoprog commented Mar 7, 2024

No description provided.

@udoprog udoprog added the bug Something isn't working label Mar 7, 2024
@udoprog udoprog force-pushed the 0.13.x-backports branch from d89ead8 to 739ddbf Compare March 7, 2024 17:35
udoprog and others added 4 commits March 7, 2024 18:37
Previously, it was possible for an uninitialized element to be dropped
if all of the following occurred:
- `clone_from` was called where `T: !Copy`.
- The `clone` implementation of `T` panicked.
- The first bucket of the source `HashMap` contained an entry.
@udoprog udoprog force-pushed the 0.13.x-backports branch from 739ddbf to 3f2cf73 Compare March 7, 2024 17:37
@udoprog udoprog merged commit df53b9d into 0.13.x Mar 7, 2024
18 checks passed
@udoprog udoprog deleted the 0.13.x-backports branch March 7, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants