bors a8a29070f0 Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
Remove `box_free` lang item

This PR removes the `box_free` lang item, replacing it with `Box`'s `Drop` impl. Box dropping is still slightly magic because the contained value is still dropped by the compiler.
2023-06-17 16:10:57 +00:00
..
2023-06-12 20:24:48 +08:00
2023-06-12 20:24:48 +08:00
2023-06-13 21:54:11 +00:00
2023-06-10 14:46:11 -04:00
2023-06-12 20:24:48 +08:00
2023-06-15 06:50:56 -04:00
2023-06-15 01:55:37 +00:00
2023-06-12 20:24:48 +08:00
2023-06-12 20:24:48 +08:00