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

Feature/check ref type and impl skip #10

Merged
merged 6 commits into from
Aug 8, 2023

Conversation

poi2
Copy link
Owner

@poi2 poi2 commented Aug 8, 2023

  • Change to assert with ref type.
  • Skip implementation of assertion methods .
  • Add track_call to find error easier.
  • Update to v2.0.0.

Check ref type to avoid deref expected value.
And Eq trait bound is unnecessary and harmful, so delete it.
From now, it was difficult to find what code is failed.
@poi2 poi2 self-assigned this Aug 8, 2023
@poi2 poi2 merged commit dbd15c1 into main Aug 8, 2023
6 checks passed
@poi2 poi2 deleted the feature/check-ref-type-and-impl-skip branch August 8, 2023 23:59
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