about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/call.rs
AgeCommit message (Expand)AuthorLines
2025-07-08Constify `Fn*` traitsOli Scherer-1/+1
2024-11-03Rename the FIXMEs, remove a few that dont matter anymoreMichael Goulet-1/+1
2024-11-03Yeet effects featureMichael Goulet-1/+1
2024-10-26Deny calls to non-`#[const_trait]` methods in MIR constckDeadbeef-1/+2
2024-10-22Move testsMichael Goulet-0/+10