summary refs log tree commit diff
path: root/src/test/ui/generator/partial-drop.rs
AgeCommit message (Expand)AuthorLines
2022-02-28Enable drop-tracking tests behind -Zdrop-trackingEric Holk-3/+1
2022-01-21Disable drop range tracking in generatorsEric Holk-0/+4
2022-01-18Respond to code review commentsEric Holk-1/+20
2022-01-18Safely handle partial dropsEric Holk-2/+2
2022-01-18Address code review commentsEric Holk-0/+21