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