Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#135365 - saethlin:box-new, r=<try>
Use Box::new instead of the box_new intrinsic in vec! expansion r? ghost This should perf differently since rust-lang#135274 landed. Some UI tests are failing locally and seem to indicate a diagnostic regression that I'll fix if this perfs well.
- Loading branch information