Skip to content
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

Fix for moving method to trait #24

Merged
merged 2 commits into from
Jul 27, 2022
Merged

Conversation

obi1kenobi
Copy link
Owner

Moving a method from an inherent impl into a pub trait that is implemented by the same type is not necessarily breaking, and should not be reported as inherent method missing.

@obi1kenobi obi1kenobi enabled auto-merge (squash) July 27, 2022 23:01
@obi1kenobi obi1kenobi merged commit e879e68 into main Jul 27, 2022
@obi1kenobi obi1kenobi deleted the fix_moving_method_to_trait branch July 27, 2022 23:03
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.

None yet

1 participant