Jon Ross-Perkins
|
b410ebd088
Fix destruction of generic types (#5943)
|
8 mesiacov pred |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
9 mesiacov pred |
Jon Ross-Perkins
|
7209ad7c9f
Generate Destroy impls for classes (#5873)
|
9 mesiacov pred |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 mesiacov pred |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 mesiacov pred |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 mesiacov pred |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 mesiacov pred |
Jon Ross-Perkins
|
2bb8e98849
Change SemIR formed for 'as' errors (#5792)
|
9 mesiacov pred |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 mesiacov pred |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 mesiacov pred |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 mesiacov pred |
Dana Jansens
|
d17188208c
Apply min-preludes to more tests (part 7) (#5704)
|
10 mesiacov pred |
Jon Ross-Perkins
|
78d4cce9f8
Put min_prelude in a testdata dir (#5635)
|
11 mesiacov pred |
Jon Ross-Perkins
|
0a727c32e9
Change min_prelude to use EXTRA-ARGS and INCLUDE-FILE (#5625)
|
11 mesiacov pred |
Dana Jansens
|
1445ec9e4f
Remove toolchain/check/testdata/impl/fail_impl_as_scope.carbon (#5289)
|
1 rok pred |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 rok pred |
Dana Jansens
|
d5f3d3365a
Allow checking to continue after 'impl as' outside class (#4937)
|
1 rok pred |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 rok pred |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok pred |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 rok pred |
Richard Smith
|
d42128ef9a
Parse all kinds of declarations at function scope. (#4779)
|
1 rok pred |
Boaz Brickner
|
72e594dfd0
Do not try to recover from using impl outside class error (#4755)
|
1 rok pred |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 rok pred |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 rok pred |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 rok pred |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 rok pred |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 rok pred |
Jon Ross-Perkins
|
d944347e7b
Elide prelude components in the IR formatter. (#4453)
|
1 rok pred |
Brymer Meneses
|
89eed4220f
Expose indexing as a language interface (#4370)
|
1 rok pred |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 rok pred |