Skip to content

feat: Support CovariantUnsafeCell - #22959

Merged
ChayimFriedman2 merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:covariant-unsafe-cell
Jul 30, 2026
Merged

feat: Support CovariantUnsafeCell#22959
ChayimFriedman2 merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:covariant-unsafe-cell

Conversation

@ChayimFriedman2

Copy link
Copy Markdown
Contributor

Merged into rust-lang/rust in rust-lang/rust#159738. It will be used in the standard library (for LazyLock/LazyCell), and it's so simple to support.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 30, 2026
@ChayimFriedman2
ChayimFriedman2 added this pull request to the merge queue Jul 30, 2026
Merged via the queue into rust-lang:master with commit ad35b20 Jul 30, 2026
18 checks passed
@ChayimFriedman2
ChayimFriedman2 deleted the covariant-unsafe-cell branch July 30, 2026 00:59
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 30, 2026
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