Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
před 10 měsíci |
Dana Jansens
|
e09419bfd4
Make more tests into min-prelude (#5676)
|
před 10 měsíci |
Dana Jansens
|
19d59b2a8d
Reduce use of the prelude in tests (#5683)
|
před 10 měsíci |
Richard Smith
|
80529aaef9
Convert the scrutinee of a binding pattern to the right category. (#5662)
|
před 10 měsíci |
Richard Smith
|
344f0b7550
Support for heterogeneous operators. (#5653)
|
před 10 měsíci |
Dana Jansens
|
517bec24ef
Nested facets (#5644)
|
před 10 měsíci |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
před 10 měsíci |
Richard Smith
|
e24ba02352
Fix lowering of thunks in generic impls (#5631)
|
před 10 měsíci |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
před 11 měsíci |
Jon Ross-Perkins
|
825773dcb3
Add range flag settings to impl files (#5560)
|
před 11 měsíci |
Jon Ross-Perkins
|
6f32a003d2
Remove `needs_substitution` logic (#5443)
|
před 1 rokem |
Richard Smith
|
95903dc624
Generate thunks for functions in `impl`s (#5390)
|
před 1 rokem |
Richard Smith
|
4f5d11a28b
Build generic eval blocks incrementally (#5313)
|
před 1 rokem |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
před 1 rokem |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
před 1 rokem |
Geoff Romer
|
7c85397f8b
Stop treating symbolic binding patterns as constants (#5361)
|
před 1 rokem |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
před 1 rokem |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
před 1 rokem |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
před 1 rokem |
Richard Smith
|
64baa84e4d
Stop substituting into `MetaInstId` operands. (#5328)
|
před 1 rokem |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
před 1 rokem |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
před 1 rokem |
Richard Smith
|
a91752de60
Represent rewrite constraints in `FacetTypeInfo` with `InstId` not `ConstantId`. (#5281)
|
před 1 rokem |
Dana Jansens
|
c15dea4fa2
Stop erasing ImplWitnessAssociatedConstant instructions from the witness table (#5283)
|
před 1 rokem |
Richard Smith
|
bfef32b482
Add an `EvalOrAddInst` function. (#5258)
|
před 1 rokem |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
před 1 rokem |
Richard Smith
|
0631e18184
Provide an `InstId` when evaluating a constant in cases where one is needed (#5202)
|
před 1 rokem |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
před 1 rokem |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
před 1 rokem |
Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
před 1 rokem |