This tracks stabilization of the `const_vec_new` feature, introduced in https://github.com/rust-lang/rust/pull/50233, which allows calling `Vec::new` in a constant expression.
This tracks stabilization of the
const_vec_newfeature, introduced in #50233, which allows callingVec::newin a constant expression.