Skip to content

Conversation

@usamoi
Copy link
Contributor

@usamoi usamoi commented Dec 15, 2025

closes #129333
FCP is finished in #129333 (comment)

@rustbot modify labels: +T-libs-api

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Dec 15, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 15, 2025

r? @mati865

rustbot has assigned @mati865.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. label Dec 15, 2025
@mati865
Copy link
Member

mati865 commented Dec 17, 2025

Looks simple enough, but I'm not sure if T-compiler is supposed to accept such PRs.

@bors r? libs

@rustbot rustbot assigned jhpratt and unassigned mati865 Dec 17, 2025
@jhpratt
Copy link
Member

jhpratt commented Dec 24, 2025

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 24, 2025

📌 Commit 141342c has been approved by jhpratt

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 24, 2025
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Dec 24, 2025
stabilize `lazy_get`

closes rust-lang#129333
FCP is finished in rust-lang#129333 (comment)

`@rustbot` modify labels: +T-libs-api
jhpratt added a commit to jhpratt/rust that referenced this pull request Dec 24, 2025
stabilize `lazy_get`

closes rust-lang#129333
FCP is finished in rust-lang#129333 (comment)

``@rustbot`` modify labels: +T-libs-api
bors added a commit that referenced this pull request Dec 24, 2025
Rollup of 3 pull requests

Successful merges:

 - #150016 (stabilize `lazy_get`)
 - #150139 (Correct terminology in Clone)
 - #150238 (mir_build: Classify `TestableCase::Constant` into multiple sub-kinds)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1c2dbcf into rust-lang:main Dec 24, 2025
11 checks passed
@rustbot rustbot added this to the 1.94.0 milestone Dec 24, 2025
rust-timer added a commit that referenced this pull request Dec 24, 2025
Rollup merge of #150016 - usamoi:stabilize-lazy-get, r=jhpratt

stabilize `lazy_get`

closes #129333
FCP is finished in #129333 (comment)

```@rustbot``` modify labels: +T-libs-api
github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Dec 29, 2025
Rollup of 3 pull requests

Successful merges:

 - rust-lang/rust#150016 (stabilize `lazy_get`)
 - rust-lang/rust#150139 (Correct terminology in Clone)
 - rust-lang/rust#150238 (mir_build: Classify `TestableCase::Constant` into multiple sub-kinds)

r? `@ghost`
`@rustbot` modify labels: rollup
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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking Issue for lazy_get

5 participants