Skip to content

Commit 15a612b

Browse files
committed
Auto merge of #106981 - joboet:std_remove_box_syntax, r=thomcc
Do not use box syntax in `std` See #94970 and #49733. About half of the `box` instances in `std` do not even need to allocate, the other half can simply be replaced with `Box::new`. `@rustbot` label +T-libs r? rust-lang/libs
2 parents 821a15b + cd664e8 commit 15a612b

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)