Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: assert-rs/predicates-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: assert-rs/predicates-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.2
Choose a head ref
  • 14 commits
  • 19 files changed
  • 1 contributor

Commits on Jun 16, 2018

  1. feat: Expand trait coverage

    We now consistently apply `Clone`, `Copy`, `PartialEq`, and `Eq`. It
    looks like the derive macros are smart enough to conditionalize the
    trait implementations for us.
    epage committed Jun 16, 2018
    Copy the full SHA
    33972a7 View commit details
  2. Merge pull request #50 from epage/feedback

    feat: Expand trait coverage
    epage authored Jun 16, 2018
    Copy the full SHA
    c01517e View commit details

Commits on Jun 25, 2018

  1. chore: Update CI

    epage committed Jun 25, 2018
    Copy the full SHA
    9f395c2 View commit details
  2. Merge pull request #51 from epage/ci

    chore: Update CI
    epage authored Jun 25, 2018
    Copy the full SHA
    edd0be9 View commit details

Commits on Jul 4, 2018

  1. chore: Demote warnings

    The CI is now enforcing warnings, so we shouldn't on every build to
    improve prototyping ideas.  I've been experimenting with ideas but get
    stopped by these warnings and have to go back and document everything.
    epage committed Jul 4, 2018
    Copy the full SHA
    e5a5853 View commit details
  2. style: Address clippy

    epage committed Jul 4, 2018
    Copy the full SHA
    d65e7c2 View commit details
  3. Merge pull request #52 from epage/cleanup

    Cleanup
    epage authored Jul 4, 2018
    Copy the full SHA
    fcdaa2c View commit details

Commits on Jul 6, 2018

  1. Copy the full SHA
    35c0c13 View commit details
  2. Merge pull request #53 from epage/simplify

    refactor: Simplify file predicates
    epage authored Jul 6, 2018
    Copy the full SHA
    3dcff14 View commit details

Commits on Jul 19, 2018

  1. chore: Update to clippy-preview

    epage committed Jul 19, 2018
    Copy the full SHA
    eb0fdbf View commit details
  2. Merge pull request #58 from epage/clippy

    chore: Update to clippy-preview
    epage authored Jul 19, 2018
    Copy the full SHA
    2504357 View commit details

Commits on Jul 20, 2018

  1. feat(path): support file-based str predicates

    Fixes #56
    epage committed Jul 20, 2018
    Copy the full SHA
    4b43053 View commit details
  2. Merge pull request #59 from epage/fc

    feat(path): support file-based str predicates
    epage authored Jul 20, 2018
    Copy the full SHA
    ade901d View commit details
  3. chore: Release v0.5.2

    epage committed Jul 20, 2018
    Copy the full SHA
    5dbc1a1 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v0.5.1...v0.5.2