-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
resolve: Refactor away the side table decl_parent_modules
#150877
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
base: main
Are you sure you want to change the base?
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
I think I'll remove the second commit after rebasing. |
Instead keep parent modules in `DeclData` itself
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
☔ The latest upstream changes (presumably #150741) made this pull request unmergeable. Please resolve the merge conflicts. |
|
@bors r+ |
|
(Unfortunately has merge conflicts) |
|
Commit 381c425 has been unapproved. |
Instead keep parent modules in
DeclDataitself.Follow up to #150445.
r? @nnethercote