about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-drop-bound.rs
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-3/+3
2025-01-08Implement const Destruct in old solverMichael Goulet-2/+1
2024-11-22Check drop is trivial before checking ty needs dropMichael Goulet-1/+1
2024-10-22Move testsMichael Goulet-0/+26