Skip to content

Implement ACP 429: add Lazy{Cell,Lock}::get[_mut] and force_mut#130476

Merged
bors merged 3 commits intorust-lang:masterfrom
workingjubilee:more-lazy-methods-take-2
Sep 19, 2024
Merged

Implement ACP 429: add Lazy{Cell,Lock}::get[_mut] and force_mut#130476
bors merged 3 commits intorust-lang:masterfrom
workingjubilee:more-lazy-methods-take-2

Conversation

@workingjubilee
Copy link
Copy Markdown
Member

@workingjubilee workingjubilee commented Sep 17, 2024

Tracking issue for lazy_get: #129333

This lands the essential content of #129334 without adding DerefMut and without demanding that T-libs-api abrogate their procedure unnecessarily just to land a few functions. The case of the trait implementation can be considered in another PR.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants