Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
1 rok pred |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 rok pred |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 rok pred |
Richard Smith
|
47fa1b5991
Rename `StringifyType` to reflect that it can stringify non-type constants. (#5285)
|
1 rok pred |
Dana Jansens
|
c15dea4fa2
Stop erasing ImplWitnessAssociatedConstant instructions from the witness table (#5283)
|
1 rok pred |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 rok pred |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 rok pred |
josh11b
|
e9c90af92e
Reduce redundant diagnostics (#5234)
|
1 rok pred |
josh11b
|
bc439ad092
Forward `impl` declarations of incomplete facet types (#5219)
|
1 rok pred |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 rok pred |
Dana Jansens
|
0beda27192
Fingerprint `impl` blocks in semir (#5021)
|
1 rok pred |
josh11b
|
eb69d7420e
First iteration of completing and resolving facet types (#4920)
|
1 rok pred |
Richard Smith
|
e0b2f5d772
Add and propagate template phase for constants. (#4964)
|
1 rok pred |
Boaz Brickner
|
986a2a064c
Add poisoned names to the format (#4961)
|
1 rok pred |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 rok pred |
josh11b
|
5abe5a3c21
Stop allowing `impl` redeclarations to differ syntactically in `where` clause (#4850)
|
1 rok pred |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok pred |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 rok pred |
josh11b
|
230a8ee598
Support associated constants in impl witnesses (#4770)
|
1 rok pred |