about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-drop-fail.rs
AgeCommit message (Expand)AuthorLines
2025-07-23Add `ignore-backends` annotations in failing GCC backend ui testsGuillaume Gomez-0/+1
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1/+1
2025-01-08Implement const Destruct in old solverMichael Goulet-3/+4
2024-12-01Adjust HostEffect error spans correctly to point at argsMichael Goulet-2/+2
2024-11-25Constify Drop and DestructMichael Goulet-2/+4
2024-11-22Gate const drop behind const_destruct feature, and fix const_precise_live_dro...Michael Goulet-1/+1
2024-10-22Move testsMichael Goulet-0/+36