Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 tahun lalu |
Richard Smith
|
48dc411776
Stop using `Add*InstInNoBlock` during import. (#5317)
|
1 tahun lalu |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 tahun lalu |
Dana Jansens
|
f0663715dd
Even more usage of TypeInstId (#5296)
|
1 tahun lalu |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 tahun lalu |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
1 tahun lalu |
Jon Ross-Perkins
|
fe29224016
Refactor LocId to merge in SemIRLoc (#5284)
|
1 tahun lalu |
Dana Jansens
|
cf57c85545
Introduce TypeInstId (#5288)
|
1 tahun lalu |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 tahun lalu |
Richard Smith
|
a91752de60
Represent rewrite constraints in `FacetTypeInfo` with `InstId` not `ConstantId`. (#5281)
|
1 tahun lalu |
Richard Smith
|
1a4d6ca255
Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260)
|
1 tahun lalu |
josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
1 tahun lalu |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 tahun lalu |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 tahun lalu |
Richard Smith
|
8b9f1a8966
Don't re-evaluate imported constants. (#5217)
|
1 tahun lalu |
Boaz Brickner
|
97b234358e
Change `ImportContext.context_` from reference to pointer (#5207)
|
1 tahun lalu |
Richard Smith
|
660d62ecc1
Preserve source locations in imported eval blocks (#5213)
|
1 tahun lalu |
Dana Jansens
|
3469922275
Rename ImplSymblicWitness to LookupImplWitness (#5201)
|
1 tahun lalu |
josh11b
|
c7a338be59
Replace uses of "defined" with "complete" (#5196)
|
1 tahun lalu |
Dana Jansens
|
53c98a8619
Support specialization in impl lookup with a symbolic query/impl. (#5169)
|
1 tahun lalu |
Jon Ross-Perkins
|
701f12d9a2
Clean up LocIdAndInst::UncheckedLoc uses (#5151)
|
1 tahun lalu |
Alina Sbirlea
|
5a4b63a040
[Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146)
|
1 tahun lalu |
Jon Ross-Perkins
|
dfe1c880ea
Clean up node kind information for namespaces (#5120)
|
1 tahun lalu |
josh11b
|
ebaf62efb9
Associated constants can be used in member function signatures (#5089)
|
1 tahun lalu |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 tahun lalu |
josh11b
|
331f55f0a2
Handle impl with bad interface on import (#5051)
|
1 tahun lalu |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 tahun lalu |
josh11b
|
eb69d7420e
First iteration of completing and resolving facet types (#4920)
|
1 tahun lalu |
Dana Jansens
|
11aba70c1d
Add enumerate() for ValueStore and ImplStore (#4975)
|
1 tahun lalu |
Boaz Brickner
|
6a99c4e970
When diagnosing a duplicated name, add the name to the diagnosis (#4902)
|
1 tahun lalu |