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(snap)!: Change how we normalize matches #279

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Conversation

epage
Copy link
Contributor

@epage epage commented Apr 19, 2024

There isn't a succinct way to describe this set of changes.

Know changes:

  • You can now end a ... with a line containing [..]
  • Variables are always substituted, rather than only when used in the
    pattern
  • We don't try as hard to recover from diverging input/pattern

epage added 4 commits April 19, 2024 15:38
There isn't a succinct way to describe this set of changes.

Know changes:
- You can now end a `...` with a line containing `[..]`
- Variables are always substituted, rather than only when used in the
  pattern
- We don't try as hard to recover from diverging input/pattern
@epage epage enabled auto-merge April 19, 2024 21:29
@epage epage merged commit 52db121 into assert-rs:main Apr 19, 2024
9 of 13 checks passed
@epage epage deleted the regex branch April 19, 2024 21:29
epage added a commit to epage/snapbox that referenced this pull request Apr 19, 2024
@epage epage mentioned this pull request May 16, 2024
32 tasks
@epage epage changed the title fix(snap): Change how we normalize matches fix(snap)!: Change how we normalize matches May 16, 2024
epage added a commit to epage/snapbox that referenced this pull request May 16, 2024
epage added a commit to epage/snapbox that referenced this pull request May 16, 2024
epage added a commit to epage/snapbox that referenced this pull request May 16, 2024
epage added a commit to epage/snapbox that referenced this pull request May 16, 2024
epage added a commit to epage/snapbox that referenced this pull request May 16, 2024
epage added a commit to epage/snapbox that referenced this pull request May 16, 2024
epage added a commit to epage/snapbox that referenced this pull request May 23, 2024
There isn't a succinct way to describe this set of changes.

Know changes:
- You can now end a `...` with a line containing `[..]`
- Variables are always substituted, rather than only when used in the
  pattern
- We don't try as hard to recover from diverging input/pattern

Cherry pick 06d6a0f (assert-rs#279)
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