mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +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