Skip to content

Move Item::defining_target to the GenericItem trait#561

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_875926405
Mar 3, 2026
Merged

Move Item::defining_target to the GenericItem trait#561
copybara-service[bot] merged 1 commit intomainfrom
test_875926405

Conversation

@copybara-service
Copy link

Move Item::defining_target to the GenericItem trait

This means adding an unused ir parameter to the existing calls to Record::defining_target to make things line up.

This is meant to be a no-op in preparation for a change to the impl for UnknownItem, which relies on this method being in GenericItem.

@copybara-service copybara-service bot force-pushed the test_875926405 branch 6 times, most recently from 555b3b2 to 46ed870 Compare March 3, 2026 20:15
This means adding an unused `ir` parameter to the existing calls to `Record::defining_target` to make things line up.

This is meant to be a no-op in preparation for a change to the impl for `UnknownItem`, which relies on this method being in `GenericItem`.

PiperOrigin-RevId: 878071539
@copybara-service copybara-service bot merged commit a755d96 into main Mar 3, 2026
@copybara-service copybara-service bot deleted the test_875926405 branch March 3, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant