mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
ba83b39d4e
The code will not emit this warning once box expressions require a sized type (since that error is emitted earlier in the flow).