Skip to content

Tracking issue for making Vec::new a const fn #64022

Closed
@jonas-schievink

Description

@jonas-schievink

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

A-collectionsArea: `std::collections`A-const-evalArea: Constant evaluation, covers all const contexts (static, const fn, ...)B-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-langRelevant to the language team, which will review and decide on the PR/issue.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions