about summary refs log tree commit diff
path: root/library/alloc/src/boxed/convert.rs
AgeCommit message (Expand)AuthorLines
2025-08-26remove deprecated Error::description in implsMarijn Schouten-6/+1
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-18/+10
2024-11-27replace placeholder versionBoxy-2/+2
2024-10-29Implement `From<&mut {slice}>` for `Box/Rc/Arc<{slice}>`Eduardo Sánchez Muñoz-0/+45
2024-10-28Split `boxed.rs` into a few modulesMaybe Lapkin-0/+747