mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
ce91732a75
constify `Index(Mut)`, `Deref(Mut)` for `Vec` Relevant tracking issues const_convert: https://github.com/rust-lang/rust/issues/143773 const_index: https://github.com/rust-lang/rust/issues/143775