about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/non-const-op-in-closure-in-const.rs
AgeCommit message (Expand)AuthorLines
2025-09-01Constify conversion traitsltdk-1/+1
2025-07-11constify `From` and `Into`Oli Scherer-2/+2
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1/+1
2024-10-22Move testsMichael Goulet-0/+18