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(assert)!: Merge _eq and _matches with Data::raw #291

Merged
merged 4 commits into from
Apr 22, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Apr 22, 2024

Fixes #235

@epage epage mentioned this pull request Apr 22, 2024
@epage epage enabled auto-merge April 22, 2024 21:28
@epage epage merged commit 12ba903 into assert-rs:main Apr 22, 2024
13 checks passed
@epage epage deleted the filters branch April 22, 2024 21:30
@epage epage mentioned this pull request May 16, 2024
32 tasks
epage added a commit to epage/snapbox that referenced this pull request May 17, 2024
epage added a commit to epage/snapbox that referenced this pull request May 17, 2024
epage added a commit to epage/snapbox that referenced this pull request May 17, 2024
epage added a commit to epage/snapbox that referenced this pull request May 17, 2024
With the new `eq_` variants (to not break compatibility), we switched
param order as part of the path to assert-rs#226

Cherry pick 1762764 (assert-rs#291)
epage added a commit to epage/snapbox that referenced this pull request May 17, 2024
With the new `eq_` variants (to not break compatibility), we switched
param order as part of the path to assert-rs#226

Cherry pick 1762764 (assert-rs#291)
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.

Comparing expected and actual output with Harness
1 participant