about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-drop-fail-2.precise.stderr
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-5/+5
2025-04-04Use the span of the whole bound when the diagnostic talks about a boundOli Scherer-2/+2
2025-01-08Implement const Destruct in old solverMichael Goulet-1/+8
2024-12-01Adjust HostEffect error spans correctly to point at argsMichael Goulet-7/+9
2024-11-25Constify Drop and DestructMichael Goulet-23/+10
2024-10-22Move testsMichael Goulet-0/+26