about summary refs log tree commit diff
path: root/src/libcore/tests/manually_drop.rs
AgeCommit message (Expand)AuthorLines
2019-12-06Format libcore with rustfmt (including tests and benches)David Tolnay-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-06unconfuse @eddybRalf Jung-1/+2
2018-08-03unsized ManuallyDropRalf Jung-0/+4
2018-07-27add smoke test for ManuallyDropRalf Jung-0/+24