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

Rename reflect 'hash' method to 'reflect_hash' #954

Merged
merged 2 commits into from
Dec 1, 2020
Merged

Rename reflect 'hash' method to 'reflect_hash' #954

merged 2 commits into from
Dec 1, 2020

Conversation

CleanCut
Copy link
Member

@CleanCut CleanCut commented Nov 29, 2020

@cart is this what you had in mind to resolve #943? (It works for me.)

  • Renamed hash method to reflect_hash
  • Renamed partial_eq method to reflect_partial_eq

@memoryruins memoryruins added the C-Code-Quality A section of code that is hard to understand or change label Nov 29, 2020
@cart
Copy link
Member

cart commented Dec 1, 2020

Yeah this definitely resolve #943 in my mind / is my ideal solution to the problem

@cart
Copy link
Member

cart commented Dec 1, 2020

Hexasphere pushed a breaking minor version change (which broke ci). We've updated master, so a rebase should fix the problem.

@CleanCut
Copy link
Member Author

CleanCut commented Dec 1, 2020

I rebased and force-pushed...but CI is just sitting there and not starting. 🤷‍♂️

@cart
Copy link
Member

cart commented Dec 1, 2020

looks like it finally worked itself out!

@cart cart merged commit 3cee95e into bevyengine:master Dec 1, 2020
@fopsdev fopsdev mentioned this pull request Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Code-Quality A section of code that is hard to understand or change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reflect::hash collides with Hash::hash
3 participants