summary refs log tree commit diff
path: root/library/alloc/tests/thin_box.rs
AgeCommit message (Expand)AuthorLines
2022-04-10thin_box test: import from std, not allocRalf Jung-1/+1
2022-04-08Add ThinBox type for 1 stack pointer sized heap allocated trait objectsJane Lusby-0/+26