Closed
Description
This tracks stabilization of the const_vec_new
feature, introduced in #50233, which allows calling Vec::new
in a constant expression.
Metadata
Metadata
Assignees
Labels
Area: `std::collections`Area: Constant evaluation, covers all const contexts (static, const fn, ...)Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the language team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.