Skip to content

Conversation

@danakj
Copy link
Contributor

@danakj danakj commented Dec 5, 2025

Rather than run the code for both decl and defn and make it conditional on not being a definition, put the code in the handler for the Parse::ImplDeclId node, which is handled when there's no definition. This will help lead us to no longer needing to plumb around is_definition later.

Make some naming consistent to call the reference to an Impl as impl instead of sometimes impl_info.

This is part of #6420 which is being split up into a chain of smaller PRs. It is based on #6466.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant