Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #152937 - cyrgani:box-box, r=JonathanBrouwer
remove unneeded reboxing
Just a small thing I noticed while experimenting with replacing `box_syntax` with `deref_patterns` in the compiler.