Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 жил өмнө |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 жил өмнө |
Jon Ross-Perkins
|
9dc450e0af
Stop merging invalid impl redefinitions (#4798)
|
1 жил өмнө |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 жил өмнө |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 жил өмнө |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 жил өмнө |
josh11b
|
85ea848879
Fix syntactic match of impl decl to definition (#4709)
|
1 жил өмнө |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 жил өмнө |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 жил өмнө |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 жил өмнө |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 жил өмнө |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 жил өмнө |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 жил өмнө |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 жил өмнө |
Geoff Romer
|
5759ad8b42
Remove forward references from binding patterns (#4494)
|
1 жил өмнө |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 жил өмнө |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
1 жил өмнө |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 жил өмнө |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 жил өмнө |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 жил өмнө |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
1 жил өмнө |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 жил өмнө |
Richard Smith
|
efb5d6d25a
Assign locations to instructions in a generic eval block. (#4393)
|
1 жил өмнө |
Richard Smith
|
9fadfb5e82
Basic support for argument deduction in generic `impl`s. (#4380)
|
1 жил өмнө |
Richard Smith
|
17411c5e78
Assign a name to `interface_type` instructions. (#4369)
|
1 жил өмнө |
Richard Smith
|
568ad197d1
Track the instruction used to name the type and constraint in an impl. (#4368)
|
1 жил өмнө |
josh11b
|
49e0c186fc
Add comma between the arguments to the `bind_symbolic_name` instruction (#4358)
|
1 жил өмнө |
Richard Smith
|
9d5ec52232
Use more compact storage for impl lookup buckets. (#4351)
|
1 жил өмнө |
Richard Smith
|
5ab957d012
Make ImplDecls evaluate to themselves. (#4352)
|
1 жил өмнө |
Richard Smith
|
2f3ad26f0e
Basic support for declaring generic impls. (#4336)
|
1 жил өмнө |