-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Find original ast node before compute ref match #12830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
6fef889
to
465b174
Compare
The tests should succeed once #12886 is merged and this PR is rebased on top |
465b174
to
d3dfa10
Compare
Rebased. But still does not work. Did I miss using the API? |
Hmm, will take another look at this later |
Ah right, the path is from the fake file so we can't do that for the path here... hmm. Can you remove the ones that try to do this for paths, and only leave the receiver ones? Those should work, the path ones will be a bit more tricky to fix. will have to think about those |
Signed-off-by: hi-rustin <[email protected]>
d3dfa10
to
349dfc7
Compare
Done. |
@bors r+ |
☀️ Test successful - checks-actions |
ref #12717