Jon Ross-Perkins
|
9704dc670e
Change the Destroy blanket impls to be more specific (#6098)
|
7 miesięcy temu |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 miesięcy temu |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 miesięcy temu |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 miesięcy temu |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 miesięcy temu |
Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 miesięcy temu |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
8 miesięcy temu |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 miesięcy temu |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 miesięcy temu |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 miesięcy temu |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 miesięcy temu |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 miesięcy temu |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 miesięcy temu |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 miesięcy temu |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 miesięcy temu |
Dana Jansens
|
0b022feb12
Apply min-preludes to more tests (part 8) (#5705)
|
10 miesięcy temu |
Richard Smith
|
80529aaef9
Convert the scrutinee of a binding pattern to the right category. (#5662)
|
10 miesięcy temu |
Jon Ross-Perkins
|
3fb4d9a468
Add range flag settings to class files (#5556)
|
11 miesięcy temu |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 miesięcy temu |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 rok temu |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 rok temu |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 rok temu |
Geoff Romer
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
1 rok temu |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 rok temu |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 rok temu |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 rok temu |
Boaz Brickner
|
986a2a064c
Add poisoned names to the format (#4961)
|
1 rok temu |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 rok temu |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
1 rok temu |