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