about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-drop.rs
AgeCommit message (Expand)AuthorLines
2025-07-11Some const_trait_impl test cleanupsOli Scherer-2/+0
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-2/+2
2024-11-25Constify Drop and DestructMichael Goulet-3/+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/+115