Files
rust/library/std/src
bors d3322e2773 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
2023-01-23 01:05:56 +00:00
..
2022-08-01 20:10:40 +00:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2023-01-21 22:06:42 -05:00
2023-01-21 22:06:42 -05:00
2022-08-18 18:07:39 -04:00
2023-01-09 23:26:06 +08:00
2022-12-28 09:18:43 -05:00
2022-04-14 01:33:13 -04:00
2022-09-26 10:14:45 +02:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2023-01-14 18:26:38 +01:00
2022-10-07 15:21:47 +02:00
2023-01-17 14:08:35 +01:00
2022-12-31 15:32:09 +05:30
2022-12-28 09:18:43 -05:00
2022-11-06 17:11:02 -05:00