Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 hónapja |
Richard Smith
|
b21d0c4210
Fix tuple patterns matching expressions with atomic tuple form. (#5697)
|
10 hónapja |
Richard Smith
|
80529aaef9
Convert the scrutinee of a binding pattern to the right category. (#5662)
|
10 hónapja |
Boaz Brickner
|
5095af991f
Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535)
|
11 hónapja |
Geoff Romer
|
515eb6b45b
Better diagnostic message in CHECK (#5504)
|
11 hónapja |
Richard Smith
|
95903dc624
Generate thunks for functions in `impl`s (#5390)
|
1 éve |
Dana Jansens
|
e2984d9fc3
Avoid ToTokenOnly for the AddrSelfIsNonRef diagnostic (#5371)
|
1 éve |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
1 éve |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 éve |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 éve |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 éve |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
1 éve |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 éve |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 éve |
Richard Smith
|
c33adfafd3
Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232)
|
1 éve |
David Blaikie
|
4739828cca
Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199)
|
1 éve |
Jon Ross-Perkins
|
a5df8ad736
Support destruction of storage (#5171)
|
1 éve |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
1 éve |
Geoff Romer
|
a584ee120e
Add support for `_` binding patterns (#5097)
|
1 éve |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
1 éve |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 éve |
Geoff Romer
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
1 éve |
Jon Ross-Perkins
|
311b4ff03d
Refactor AddInst-family functions to their own file (#4941)
|
1 éve |
Jon Ross-Perkins
|
dc8f47e6ad
Move type functions off Context (#4951)
|
1 éve |
Jon Ross-Perkins
|
0c37ce6908
Delete unused ParamPatternInfo::GetNameId (#4942)
|
1 éve |
Jon Ross-Perkins
|
71c91eaf14
Refactor subpattern logic out of Context (#4929)
|
1 éve |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 éve |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 éve |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 éve |
Geoff Romer
|
9b28d3ad78
Late response to comments on #4698 (#4758)
|
1 éve |