mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
0bcb66469c
Deprecate the unstable Vec::resize_default As a way to either get additional feedback to stabilize or help move nightly users off it. Tracking issue: https://github.com/rust-lang/rust/issues/41758#issuecomment-449719961 r? @SimonSapin