-
Notifications
You must be signed in to change notification settings - Fork 29
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: assert-rs/predicates-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 11 files changed
- 1 contributor
Commits on Jun 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 92fe49e - Browse repository at this point
Copy the full SHA 92fe49eView commit details -
fix: Remove some invalid
Copy
traitsBREAKING CHANGE: Some predicates that were `Copy` no longer are.
Configuration menu - View commit details
-
Copy full SHA for 0a3efe3 - Browse repository at this point
Copy the full SHA 0a3efe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e00b74b - Browse repository at this point
Copy the full SHA e00b74bView commit details
Commits on Jun 3, 2018
-
The reuse here is of little value but removing it gives a lot more freedom in refactorung ... or disabling parts of the crate during major refactors.
Configuration menu - View commit details
-
Copy full SHA for e67f66a - Browse repository at this point
Copy the full SHA e67f66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8864e29 - Browse repository at this point
Copy the full SHA 8864e29View commit details
Commits on Jun 6, 2018
-
`eq("str")` wouldn't produce a `Predicate<str>` but instead a `Predicate<&str>`, requiring the user to pass in a `&&str`.
Configuration menu - View commit details
-
Copy full SHA for 7650e9e - Browse repository at this point
Copy the full SHA 7650e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ae4c2 - Browse repository at this point
Copy the full SHA 79ae4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06baa51 - Browse repository at this point
Copy the full SHA 06baa51View commit details
Loading
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.0...v0.5.1