rust/library/alloc
bors df756439df Auto merge of #106239 - LegionMammal978:thin-box-drop-guard, r=Amanieu
Deallocate ThinBox even if the value unwinds on drop

This makes it match the behavior of an ordinary `Box`.
2023-01-04 12:55:22 +00:00
..
benches enable fuzzy_provenance_casts lint in liballoc 2022-11-20 19:12:18 +01:00
src Auto merge of #106239 - LegionMammal978:thin-box-drop-guard, r=Amanieu 2023-01-04 12:55:22 +00:00
tests Replace libstd, libcore, liballoc in line comments. 2022-12-30 14:00:42 +01:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00