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