Boaz Brickner
|
dd7c64bad0
When diagnosing a duplicate name, point to the name instead of the instruction (#4953)
|
1 yıl önce |
Jon Ross-Perkins
|
dc8f47e6ad
Move type functions off Context (#4951)
|
1 yıl önce |
David Blaikie
|
aa71f31787
Refactor implicit Self param into a member on SemIR::Function (#4928)
|
1 yıl önce |
Jon Ross-Perkins
|
e70f9cd71d
Move diagnostic helpers from Context to other files (#4949)
|
1 yıl önce |
Richard Smith
|
6dda094928
Superficial support for `template` modifier on symbolic bindings. (#4948)
|
1 yıl önce |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 yıl önce |
Jon Ross-Perkins
|
6c4767e310
Replace GetImportIRId with check_ir_map accessor logic (#4932)
|
1 yıl önce |
Richard Smith
|
6af3d050ea
Don't recover from import errors by producing an error constant. (#4892)
|
1 yıl önce |
Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 yıl önce |
Boaz Brickner
|
3d39ab67bf
Wrap lookup result in a new `ScopeLookupResult` (#4831)
|
1 yıl önce |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 yıl önce |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 yıl önce |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 yıl önce |
David Blaikie
|
d620f3f2da
Remove unused parameter (#4832)
|
1 yıl önce |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 yıl önce |
josh11b
|
3a44b65b95
Support importing associated constant declarations (#4794)
|
1 yıl önce |
Dana Jansens
|
ab12da7d03
Rename BoundMethod::function_id to function_decl_id (#4775)
|
1 yıl önce |
Boaz Brickner
|
74395ce693
Change name poisoning implementation to allow better diagnostics (#4764)
|
1 yıl önce |
josh11b
|
725e80f0d3
Fix a bug importing declarations in generics (#4752)
|
1 yıl önce |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 yıl önce |
josh11b
|
5169a1862e
Require a definition in the same file as an `impl` declaration (#4719)
|
1 yıl önce |
Jon Ross-Perkins
|
3f9a06aee3
Look at flipping clang-tidy's misc-* to enable-by-default (#4699)
|
1 yıl önce |
Boaz Brickner
|
9c8773da1b
Basic name poisoning support (#4654)
|
1 yıl önce |
Richard Smith
|
62f7345bb7
Import support for `Call` and `BoundMethod`. (#4695)
|
1 yıl önce |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 yıl önce |
Richard Smith
|
0d835699e3
Import support for array types. (#4675)
|
1 yıl önce |
Richard Smith
|
758b6c42ba
Produce a note indicating where the specific was used from if monomorphization fails. (#4662)
|
1 yıl önce |
Richard Smith
|
47285b6207
Include a fully-qualified name when stringifying types. (#4657)
|
1 yıl önce |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 yıl önce |
Boaz Brickner
|
daba2c72cf
[NFC] Convert NameScope from struct to class (#4623)
|
1 yıl önce |