Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
hai 4 meses |
Dana Jansens
|
7c1798d96d
Format impl witness instructions as part of the impl (#6485)
|
hai 4 meses |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
hai 4 meses |
Dana Jansens
|
fbcaf34494
Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470)
|
hai 4 meses |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
hai 4 meses |
Jon Ross-Perkins
|
93a8c5230c
Ensure a symbolic `final impl` has a definition produced (#6236)
|
hai 5 meses |
Jon Ross-Perkins
|
167b45ca35
Rewrite pending specifics to use the work stack (#6415)
|
hai 5 meses |
Jon Ross-Perkins
|
8779b8f64b
Replace pending generic logic with work stack-based logic (#6404)
|
hai 5 meses |
Jon Ross-Perkins
|
6b1ef75ac5
Make generic decl resolution happen during non-pending import flow (#6394)
|
hai 5 meses |
Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
hai 5 meses |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
hai 5 meses |
Dana Jansens
|
ff0cea55f6
Add require decls to Interface and NamedConstraint (#6321)
|
hai 5 meses |
Dana Jansens
|
f272198ce5
Don't elide Self when dumping the interface/constraint (#6297)
|
hai 6 meses |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
hai 6 meses |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
hai 6 meses |
Dana Jansens
|
e682a6660d
Avoid adding extraneous local instructions while importing witness table entries (#6180)
|
hai 6 meses |
Dana Jansens
|
93b79f159e
Change InstId dumping to hex numbers that include the tag (#6175)
|
hai 6 meses |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
hai 7 meses |
Jon Ross-Perkins
|
4a6376cf59
Rename/restructure `Destroy` logic to better reflect #6124 (#6144)
|
hai 7 meses |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
hai 7 meses |
Dana Jansens
|
a6bb11f1cf
Rearrange convert: construct FacetAccessType from a facet value before impl lookup instead of after (#6113)
|
hai 7 meses |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
hai 7 meses |
Jon Ross-Perkins
|
9704dc670e
Change the Destroy blanket impls to be more specific (#6098)
|
hai 7 meses |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
hai 7 meses |
Richard Smith
|
e8cd229e74
When performing an impl lookup, only import impls for related interfaces. (#6040)
|
hai 7 meses |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
hai 7 meses |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
hai 7 meses |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
hai 8 meses |
Dana Jansens
|
70f104aa40
Always import canonical instructions except for exceptional Decl cases (#6009)
|
hai 8 meses |
Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
hai 8 meses |