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

rand_core: implement reborrow for UnwrapMut #1595

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

baloo
Copy link
Contributor

@baloo baloo commented Feb 18, 2025

  • Added a CHANGELOG.md entry

Summary

Motivation

reborrow support was missing from #1589

Details

@baloo baloo force-pushed the baloo/rand_core/reborrow branch 3 times, most recently from e6b542a to e34df0d Compare February 20, 2025 18:44
@baloo baloo force-pushed the baloo/rand_core/reborrow branch 2 times, most recently from 8fabab2 to 9314b61 Compare February 20, 2025 19:18
@baloo baloo force-pushed the baloo/rand_core/reborrow branch from 9314b61 to e0eb2ee Compare February 20, 2025 20:00
Copy link
Member

@dhardy dhardy left a comment

Choose a reason for hiding this comment

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

And you even bothered to keep a nice commit structure, so I don't have to squash commits 👍

@dhardy dhardy merged commit ee1d96f into rust-random:master Feb 21, 2025
15 checks passed
@baloo baloo deleted the baloo/rand_core/reborrow branch February 21, 2025 15:49
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