about summary refs log tree commit diff
path: root/src/test/run-pass/const-needs_drop.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-26Gate const core::mem::needs_drop behind const_needs_dropMichael Bradshaw-0/+2
2018-09-26Make core::mem::needs_drop a const fnMichael Bradshaw-0/+37