Dana Jansens
|
46bb0fecd4
Properly diagnose ambiguous `.Self` in `T impls X where...` (#7132)
|
4 days ago |
Dana Jansens
|
554b1b8d10
Remove SymbolicBindingType (#7114)
|
1 week ago |
Dana Jansens
|
cc5a42691e
Add `where T impls X` constraints into the FacetTypeInfo (#7038)
|
3 weeks ago |
Dana Jansens
|
a0416a1250
Don't finish the non-canonical instruction created in EvalOrAddInst (#6972)
|
1 month ago |
Geoff Romer
|
18f87e4f79
Include the type in the location of binding insts (#6963)
|
1 month ago |
Dana Jansens
|
d6be20641c
Use earlier `require` decls inside a named constraint to provide witnesses for `Self` (#6915)
|
1 month ago |
Geoff Romer
|
e0c6800ab3
Reverse nesting structure of parameter patterns (#6930)
|
1 month ago |
Geoff Romer
|
08148f3a3a
Refactor AddBindingPattern into composable pieces (#6927)
|
1 month ago |
Geoff Romer
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
2 months ago |
Dana Jansens
|
cea52ad2d8
Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798)
|
2 months ago |
Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 months ago |
Dana Jansens
|
fbc8d59d32
Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761)
|
2 months ago |
Burak Emir
|
fdb188ccfd
Implement unused pattern bindings, continued (#6518)
|
2 months ago |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 months ago |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 months ago |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 months ago |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 months ago |
Jon Ross-Perkins
|
8779b8f64b
Replace pending generic logic with work stack-based logic (#6404)
|
5 months ago |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 months ago |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 months ago |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 months ago |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 months ago |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
7 months ago |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
7 months ago |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 months ago |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 months ago |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 months ago |
Richard Smith
|
50e5476ee3
Add support for `unsafe as` operator to the toolchain. (#5993)
|
8 months ago |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 months ago |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 months ago |