about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/default-method-body-is-const-body-checking.rs
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-2/+2
2024-11-01Completely deny calling functions with const conditions in MIR const check un...Michael Goulet-4/+1
2024-10-22Move testsMichael Goulet-0/+20