mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
a2f878a084
Thew `_raw` prefix is included because the fact that `Box`’s ownership semantics are "dissolved" or recreated seem more important than the exact parameter type or return type.