mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
77fee7db49
Without the `box` keyword, one of these two reasons is not correct, so let's just eliminate this section and elaborate on the reason for the legit use case inline. Fixes #24511