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.2.0
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.3.0
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 23, 2017

  1. Allow Predicate Item type to be unsized

    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Jun 23, 2017
    Copy the full SHA
    1a9b4f4 View commit details
  2. Add BoxPredicate type

    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Jun 23, 2017
    Copy the full SHA
    41b4329 View commit details

Commits on Jun 26, 2017

  1. Merge pull request #3 from nastevens/feature/box-predicate

    Add BoxPredicate type
    nastevens authored Jun 26, 2017
    Copy the full SHA
    598a609 View commit details
  2. formatting: update project to rustfmt 0.9.0

    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Jun 26, 2017
    Copy the full SHA
    ea28581 View commit details
  3. Add FnPredicate type

    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Jun 26, 2017
    Copy the full SHA
    33ec859 View commit details
  4. Merge pull request #4 from nastevens/feature/function_predicates

    Add FnPredicate type
    nastevens authored Jun 26, 2017
    Copy the full SHA
    76a5150 View commit details
  5. Prepare for 0.3.0 release

    Signed-off-by: Nick Stevens <nick@bitcurry.com>
    nastevens committed Jun 26, 2017
    Copy the full SHA
    aee45a3 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.2.0...v0.3.0