about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-drop-fail-2.rs
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-3/+3
2024-11-25Constify Drop and DestructMichael Goulet-6/+5
2024-11-22Check drop is trivial before checking ty needs dropMichael Goulet-1/+1
2024-11-03Rename the FIXMEs, remove a few that dont matter anymoreMichael Goulet-1/+1
2024-10-22Move testsMichael Goulet-0/+45