mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
551c7183f8
Do not create a DerefLen place for `Box<[T]>`. Fixes https://github.com/rust-lang/rust/issues/115789