about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/hir-const-check.rs
AgeCommit message (Expand)AuthorLines
2025-07-21Constify Try, From, TryFromEvgenii Zheltonozhskii-2/+2
2024-11-22Get rid of HIR const checkerMichael Goulet-3/+3
2024-11-03Yeet effects featureMichael Goulet-1/+1
2024-10-26Deny calls to non-`#[const_trait]` methods in MIR constckDeadbeef-0/+2
2024-10-24Add next-solver to more effects testsMichael Goulet-0/+2
2024-10-22Move testsMichael Goulet-0/+17