Skip to content

Stabilize Vec::from_fn - #162685

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
EFanZh:stabilize-vec-from-fn
Sep 12, 2026
Merged

Stabilize Vec::from_fn#162685
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
EFanZh:stabilize-vec-from-fn

Conversation

@EFanZh

@EFanZh EFanZh commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Tracking issue: #149698.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Sep 12, 2026
@rustbot

rustbot commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

r? @JohnTitor

rustbot has assigned @JohnTitor.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: libs
  • libs expanded to 12 candidates
  • Random selection from Darksonn, JohnTitor, Mark-Simulacrum

@EFanZh EFanZh mentioned this pull request Sep 12, 2026
4 tasks
@hanna-kruppe

Copy link
Copy Markdown
Contributor

FCP completed back in June: #149698 (comment)

r? me @bors r+ rollup

cc @rust-lang/libs for awareness since this an older FCP, predating the libs team refactor and FCPs on stabilization PRs. I don't think we need any extra process, especially since it's such a small helper. But just in case anyone has last minute concerns, here's your chance to raise them.

@rust-bors

rust-bors Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

📌 Commit d774bfa has been approved by hanna-kruppe

It is now in the queue for this repository.

@rust-bors rust-bors Bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 12, 2026
@rust-bors rust-bors Bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 12, 2026
rust-bors Bot pushed a commit that referenced this pull request Sep 12, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - #162623 (Use GrowableBitSet in the main loop of `rustc_mir_transform::sroa`)
 - #162678 (Disconnect `rustc_codegen_ssa` from `rustc_mir_transform`)
 - #162641 (Remove unused arguments of functions)
 - #162663 (Rustdoc issue template: fix typo in comment ("thorugh"))
 - #162684 (Add `E0747` explanation for `type/const` mismatch case)
 - #162685 (Stabilize `Vec::from_fn`)
rust-bors Bot pushed a commit that referenced this pull request Sep 12, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - #162623 (Use GrowableBitSet in the main loop of `rustc_mir_transform::sroa`)
 - #162678 (Disconnect `rustc_codegen_ssa` from `rustc_mir_transform`)
 - #162641 (Remove unused arguments of functions)
 - #162663 (Rustdoc issue template: fix typo in comment ("thorugh"))
 - #162684 (Add `E0747` explanation for `type/const` mismatch case)
 - #162685 (Stabilize `Vec::from_fn`)
@rust-bors
rust-bors Bot merged commit f91d429 into rust-lang:main Sep 12, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Sep 12, 2026
rust-bors Bot pushed a commit that referenced this pull request Sep 12, 2026
Rollup merge of #162685 - EFanZh:stabilize-vec-from-fn, r=hanna-kruppe

Stabilize `Vec::from_fn`

Tracking issue: #149698.
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.

4 participants