Dana Jansens
|
5724407e4d
Delete the GetConstantValue overload for AbsoluteInstId (#5145)
|
1 year ago |
Richard Smith
|
1d08b731da
Remove some unnecessary / unused SFINAE support. (#5148)
|
1 year ago |
Alina Sbirlea
|
5a4b63a040
[Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146)
|
1 year ago |
Dana Jansens
|
b72d8dfc0e
Append the source-map configs for lldb (#5147)
|
1 year ago |
Richard Smith
|
4d2cca48c7
Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116)
|
1 year ago |
Jon Ross-Perkins
|
24c173b10f
Try using same_pkg_direct_rdeps for clang-tidy action (#5144)
|
1 year ago |
Dana Jansens
|
5a86df1058
Dump the LocId with the InstId from Check (#5140)
|
1 year ago |
Dana Jansens
|
e7493d9112
Dump the inst block with the specific (#5138)
|
1 year ago |
Jon Ross-Perkins
|
b555392cee
Add a typed node return to AddNode (#5123)
|
1 year ago |
Dana Jansens
|
a801a982bc
Delete the GetConstantValue overload for AbsoluteInstBlockId (#5141)
|
1 year ago |
Boaz Brickner
|
caaeabce09
Update comment following a rename (#5139)
|
1 year ago |
Jon Ross-Perkins
|
dfe1c880ea
Clean up node kind information for namespaces (#5120)
|
1 year ago |
Jon Ross-Perkins
|
8738497301
Fix parse support for 'fn F[];' (#5135)
|
1 year ago |
Geoff Romer
|
a584ee120e
Add support for `_` binding patterns (#5097)
|
1 year ago |
Dana Jansens
|
d8d2da4ea0
Make conversion tests into min_prelude tests (#5106)
|
1 year ago |
Jon Ross-Perkins
|
3ddc752d49
Allow InstNamer to rediscover singleton instructions (#5133)
|
1 year ago |
Boaz Brickner
|
fcd38a4d7f
Add support for importing C++ namespaces (#5103)
|
1 year ago |
Alina Sbirlea
|
fdedbb037d
Add some tests for lowering generics. (#5131)
|
1 year ago |
josh11b
|
fb3721df9a
Impl lookup allowed for incomplete facet types (#5132)
|
1 year ago |
Dana Jansens
|
ce7a0a4d07
Support conversion from facet value to facet value (#5085)
|
1 year ago |
Dana Jansens
|
1374a41b08
Print NOAUTOUPDATE when _not_ autoupdate (#5134)
|
1 year ago |
Jon Ross-Perkins
|
216c499cbf
Add declaration checking for `fn destroy` (#5127)
|
1 year ago |
Jon Ross-Perkins
|
93ecd70827
Writeup for why we don't do deeply restrictive parsing (#5129)
|
1 year ago |
Jon Ross-Perkins
|
21687e8cb1
Fix use of keyword names in qualifiers with params (#5130)
|
1 year ago |
Dana Jansens
|
417b3833e2
Produce helpful diagnostics when converting to a facet fails (#5109)
|
1 year ago |
Jon Ross-Perkins
|
db21c38550
Use the NameComponent's name_id when making an entity base (#5125)
|
1 year ago |
Dana Jansens
|
a3fc83f85a
Add a failing todo test for using a symbolic associated constant (#5128)
|
1 year ago |
Dana Jansens
|
ce08e4d9a1
Avoid UAF in impl lookup when deduce imports an impl from Core (#5126)
|
1 year ago |
DavidLoftus
|
c302d0bc7a
Allow LSP test_file to autofill didOpen params from previous splits (#5078)
|
1 year ago |
Richard Smith
|
59003a5d4c
Fix crash discovered by fuzzer. (#5100)
|
1 year ago |