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

Refactor src/path/fs predicates. #56

Closed
epage opened this issue Jul 14, 2018 · 2 comments
Closed

Refactor src/path/fs predicates. #56

epage opened this issue Jul 14, 2018 · 2 comments
Labels
enhancement Improve the expected

Comments

@epage
Copy link
Contributor

epage commented Jul 14, 2018

I realized, we could reuse these predicates for being able to create file-backed eq predicates for strings / bytes.

Other changes

  • Add find_case to it
  • Switch the equality check to use difference.
@epage
Copy link
Contributor Author

epage commented Jul 20, 2018

Realized I could get this in now without disrupting my big PR or breaking compatibility by just adding additional impls.

I'll need to remember when I add find_case support for use difference.

@epage epage closed this as completed in #59 Jul 20, 2018
@epage
Copy link
Contributor Author

epage commented Jul 20, 2018

Just kicked off cargo publish for v0.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve the expected
Projects
None yet
Development

No branches or pull requests

1 participant