about summary refs log tree commit diff
path: root/tests/ui/rfcs/rfc-2632-const-trait-impl/effects
AgeCommit message (Expand)AuthorLines
2023-11-02add test for #113381Matthias Krüger-0/+26
2023-10-26Deny providing explicit effect paramsDeadbeef-0/+185
2023-10-15Duplicate `~const` bounds with a non-const one in effects desugaringDeadbeef-0/+547
2023-09-30Validate `~const` trait bounds on associated fns.Raekye-0/+54
2023-09-20Enable effects for libcoreDeadbeef-0/+11
2023-09-14Fallback effects even if types also fall backMichael Goulet-1/+8
2023-09-10Implement fallback for effect paramDeadbeef-0/+9
2023-08-06bless testsDeadbeef-4/+2
2023-07-04add testDeadbeef-0/+29