mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
e126ad17c3
Implement `Vec::from_fn` - ACP: <https://github.com/rust-lang/libs-team/issues/484#issuecomment-3403140816>. - Tracking issue: rust-lang/rust#149698.