Dana Jansens
|
46bb0fecd4
Properly diagnose ambiguous `.Self` in `T impls X where...` (#7132)
|
1 روز پیش |
Geoff Romer
|
4c9049346d
Replace form insts with actions (#7100)
|
3 روز پیش |
Dana Jansens
|
554b1b8d10
Remove SymbolicBindingType (#7114)
|
5 روز پیش |
Geoff Romer
|
18f87e4f79
Include the type in the location of binding insts (#6963)
|
1 ماه پیش |
Geoff Romer
|
08148f3a3a
Refactor AddBindingPattern into composable pieces (#6927)
|
1 ماه پیش |
Dana Jansens
|
cea52ad2d8
Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798)
|
2 ماه پیش |
Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 ماه پیش |
Dana Jansens
|
fbc8d59d32
Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761)
|
2 ماه پیش |
Jon Ross-Perkins
|
e2bdbe8507
Make semir scope labels only print when non-empty (#6780)
|
2 ماه پیش |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 ماه پیش |
Dana Jansens
|
9a90f19c60
Add two tests for how a non-self require decl in an interface connects (#6737)
|
2 ماه پیش |
Dana Jansens
|
7f7186c227
Extended name lookup replaces inner Self (#6632)
|
3 ماه پیش |
Dana Jansens
|
114d892ac1
Clarify and fix diagnostic for missing `Self` in a require declaration (#6616)
|
3 ماه پیش |
Dana Jansens
|
4bb2935770
Look through `extend require` in an interface or named constraint in name lookup (#6630)
|
3 ماه پیش |
Dana Jansens
|
ee77aa4b67
Member access into a facet is not a "lookup in type of base" (#6631)
|
3 ماه پیش |
Dana Jansens
|
a27ef24cd7
Use the name of the self and facet type as the inst name for a require decl scope (#6602)
|
3 ماه پیش |
Dana Jansens
|
90f839e84e
Add IR tagging to RequireImplsIds (#6525)
|
4 ماه پیش |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 ماه پیش |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 ماه پیش |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 ماه پیش |
Dana Jansens
|
6a60b80508
Remove the FacetTypeId in RequireImpls (#6437)
|
5 ماه پیش |
Dana Jansens
|
0177dc5677
Import contained RequireImpls when importing an Interface or NamedConstraint (#6344)
|
5 ماه پیش |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 ماه پیش |
Dana Jansens
|
ff0cea55f6
Add require decls to Interface and NamedConstraint (#6321)
|
5 ماه پیش |
Dana Jansens
|
81e55bed8a
Generate a RequireDecl instruction for require declarations (#6318)
|
5 ماه پیش |
Dana Jansens
|
43e09e8e81
Type-check `require` declarations (#6286)
|
6 ماه پیش |
Dana Jansens
|
f272198ce5
Don't elide Self when dumping the interface/constraint (#6297)
|
6 ماه پیش |
Jon Ross-Perkins
|
9b95944020
Mask unexpected inst ids (#6295)
|
6 ماه پیش |
Jon Ross-Perkins
|
a1fd86cf27
Change ImplWitnessTablePlaceholder from instruction to InstId value (#6294)
|
6 ماه پیش |
Boaz Brickner
|
4d4d720ff0
C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279)
|
6 ماه پیش |