Jon Ross-Perkins
|
9704dc670e
Change the Destroy blanket impls to be more specific (#6098)
|
7 ay önce |
Richard Smith
|
b44ba47cf3
Don't treat dependent types as having a copy value representation. (#6055)
|
7 ay önce |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 ay önce |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 ay önce |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 ay önce |
Richard Smith
|
e8cd229e74
When performing an impl lookup, only import impls for related interfaces. (#6040)
|
7 ay önce |
Dana Jansens
|
ed43fd2c1c
Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036)
|
7 ay önce |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 ay önce |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 ay önce |
Elliott Kalt
|
58de34e534
Decouple associated constants from let (#5973)
|
8 ay önce |
Richard Smith
|
1331ade57f
Attempt to complete the source type in a conversion. (#5984)
|
8 ay önce |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 ay önce |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 ay önce |
Dana Jansens
|
3d77c4441b
Compare ImplWitnessAccess into Self as canonical constants (#5883)
|
8 ay önce |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
8 ay önce |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 ay önce |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 ay önce |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 ay önce |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 ay önce |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 ay önce |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 ay önce |
Dana Jansens
|
6c6552ce57
Consistently return runtime phase if the operands contain a runtime (#5729)
|
10 ay önce |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 ay önce |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 ay önce |
Dana Jansens
|
e09419bfd4
Make more tests into min-prelude (#5676)
|
10 ay önce |
Dana Jansens
|
19d59b2a8d
Reduce use of the prelude in tests (#5683)
|
10 ay önce |
Richard Smith
|
80529aaef9
Convert the scrutinee of a binding pattern to the right category. (#5662)
|
10 ay önce |
Richard Smith
|
344f0b7550
Support for heterogeneous operators. (#5653)
|
10 ay önce |
Dana Jansens
|
517bec24ef
Nested facets (#5644)
|
10 ay önce |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
10 ay önce |