Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
1 year ago |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 year ago |
Richard Smith
|
89c9714825
Fix handling of member types of generic classes. (#5332)
|
1 year ago |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 year ago |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 year ago |
Dana Jansens
|
c15dea4fa2
Stop erasing ImplWitnessAssociatedConstant instructions from the witness table (#5283)
|
1 year ago |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 year ago |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 year ago |
Dana Jansens
|
164310c6b8
Facet values (like type values) can be copied around at runtime (#5242)
|
1 year ago |
josh11b
|
e9c90af92e
Reduce redundant diagnostics (#5234)
|
1 year ago |
josh11b
|
bc439ad092
Forward `impl` declarations of incomplete facet types (#5219)
|
1 year ago |