about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/super-traits-fail-2.rs
AgeCommit message (Expand)AuthorLines
2025-07-17parse `const trait Trait`Deadbeef-5/+5
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-8/+8
2024-12-23Note def descr in NonConstFunctionCallMichael Goulet-1/+1
2024-11-03Yeet effects featureMichael Goulet-2/+1
2024-10-26Deny calls to non-`#[const_trait]` methods in MIR constckDeadbeef-0/+1
2024-10-24Implement const effect predicate in new solverMichael Goulet-1/+3
2024-10-22Move testsMichael Goulet-0/+23