Deadbeef
f6fea83342
Effects cleanup
...
- removed extra bits from predicates queries that are no longer needed in the new system
- removed the need for `non_erasable_generics` to take in tcx and DefId, removed unused arguments in callers
2024-10-26 10:19:07 +08:00
Michael Goulet
a16d491054
Remove associated type based effects logic
2024-10-24 09:46:36 +00:00
Michael Goulet
c682aa162b
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
Bryanskiy
588dce1421
Delegation: support generics in associated delegation items
2024-09-05 16:04:50 +03:00
Bryanskiy
59885f5065
Delegation refactoring: add builders for generics inheritance
2024-09-03 15:38:39 +03:00
Michael Goulet
c361c924a0
Use assert_matches around the compiler
2024-08-11 12:25:39 -04:00
Bryanskiy
9b097b2d44
Delegation: second attempt to improve perf
2024-07-31 18:58:04 +03:00
Bryanskiy
f2f9aab380
Delegation: support generics for delegation from free functions
2024-07-29 20:04:55 +03:00