summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/const-drop-fail.rs
AgeCommit message (Expand)AuthorLines
2022-03-21Rename `~const Drop` to `~const Destruct`Deadbeef-4/+4
2022-03-07Update tests after feature stabilizationEric Holk-1/+0
2022-01-18adjust testsMichael Goulet-3/+1
2021-09-09Add another test case + fmtDeadbeef-0/+18
2021-09-09fix precise live dropsDeadbeef-0/+2
2021-09-09Use trait select logic instead of queryDeadbeef-4/+7
2021-09-09fmtDeadbeef-1/+1
2021-09-09Failing testDeadbeef-0/+31