Richard Smith
|
6af3d050ea
Don't recover from import errors by producing an error constant. (#4892)
|
1 tahun lalu |
Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 tahun lalu |
Boaz Brickner
|
3d39ab67bf
Wrap lookup result in a new `ScopeLookupResult` (#4831)
|
1 tahun lalu |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 tahun lalu |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 tahun lalu |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 tahun lalu |
David Blaikie
|
d620f3f2da
Remove unused parameter (#4832)
|
1 tahun lalu |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 tahun lalu |
josh11b
|
3a44b65b95
Support importing associated constant declarations (#4794)
|
1 tahun lalu |
Dana Jansens
|
ab12da7d03
Rename BoundMethod::function_id to function_decl_id (#4775)
|
1 tahun lalu |
Boaz Brickner
|
74395ce693
Change name poisoning implementation to allow better diagnostics (#4764)
|
1 tahun lalu |
josh11b
|
725e80f0d3
Fix a bug importing declarations in generics (#4752)
|
1 tahun lalu |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 tahun lalu |
josh11b
|
5169a1862e
Require a definition in the same file as an `impl` declaration (#4719)
|
1 tahun lalu |
Jon Ross-Perkins
|
3f9a06aee3
Look at flipping clang-tidy's misc-* to enable-by-default (#4699)
|
1 tahun lalu |
Boaz Brickner
|
9c8773da1b
Basic name poisoning support (#4654)
|
1 tahun lalu |
Richard Smith
|
62f7345bb7
Import support for `Call` and `BoundMethod`. (#4695)
|
1 tahun lalu |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 tahun lalu |
Richard Smith
|
0d835699e3
Import support for array types. (#4675)
|
1 tahun lalu |
Richard Smith
|
758b6c42ba
Produce a note indicating where the specific was used from if monomorphization fails. (#4662)
|
1 tahun lalu |
Richard Smith
|
47285b6207
Include a fully-qualified name when stringifying types. (#4657)
|
1 tahun lalu |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 tahun lalu |
Boaz Brickner
|
daba2c72cf
[NFC] Convert NameScope from struct to class (#4623)
|
1 tahun lalu |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 tahun lalu |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
1 tahun lalu |
Richard Smith
|
80a3dc83bc
Fix impl lookup to properly look in the IR containing a transitively-imported entity. (#4625)
|
1 tahun lalu |
josh11b
|
6260f0fecf
Fix bug introduced in #4613 (#4624)
|
1 tahun lalu |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
1 tahun lalu |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 tahun lalu |
josh11b
|
33110d096c
Facet types support rewrite (`where .A =`...) constraints (#4613)
|
1 tahun lalu |