Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 rok temu |
Boaz Brickner
|
3d39ab67bf
Wrap lookup result in a new `ScopeLookupResult` (#4831)
|
1 rok temu |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 rok temu |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 rok temu |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
Dana Jansens
|
ab12da7d03
Rename BoundMethod::function_id to function_decl_id (#4775)
|
1 rok temu |
Boaz Brickner
|
74395ce693
Change name poisoning implementation to allow better diagnostics (#4764)
|
1 rok temu |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 rok temu |
Richard Smith
|
92201ceb10
Rename various `TryToCompleteType` functions to better describe what they do. (#4658)
|
1 rok temu |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 rok temu |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 rok temu |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
1 rok temu |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
1 rok temu |
Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
1 rok temu |
josh11b
|
ed80cd2f15
Facet member access (#4371)
|
1 rok temu |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
1 rok temu |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 rok temu |
josh11b
|
abd12c18c7
Support extended scopes that are parameterized types (#4524)
|
1 rok temu |
Chandler Carruth
|
3ba4997855
Canonicalize away bit width and embed small integers into `IntId`s (#4487)
|
1 rok temu |
josh11b
|
39ed62dad7
Add `facet_types()` accessor to `Check::Context` (#4518)
|
1 rok temu |
Richard Smith
|
de9b7d282a
Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509)
|
1 rok temu |
Richard Smith
|
2c1d02d991
Don't eagerly materialize an initializing expression used as the object in a compound member access. (#4496)
|
1 rok temu |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 rok temu |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 rok temu |
Richard Smith
|
fcabeb6725
Don't create instructions for implicit constants. (#4497)
|
1 rok temu |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
1 rok temu |
Richard Smith
|
af816cda90
Move impl lookup out into its own file. (#4435)
|
1 rok temu |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 rok temu |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 rok temu |
Richard Smith
|
9fadfb5e82
Basic support for argument deduction in generic `impl`s. (#4380)
|
1 rok temu |