-
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.1.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.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 7 files changed
- 1 contributor
Commits on Jun 2, 2017
-
Make predicate::* modules private with pub uses
The modules under predicate::* were not meant to be publically available, they were meant for code organization only. Instead, their contents should just be public uses in the predicate module. This will trigger a new minor version as technically it changes the API surface. Signed-off-by: Nick Stevens <nick@bitcurry.com>
Configuration menu - View commit details
-
Copy full SHA for e75bfdb - Browse repository at this point
Copy the full SHA e75bfdbView commit details -
Signed-off-by: Nick Stevens <nick@bitcurry.com>
Configuration menu - View commit details
-
Copy full SHA for 3d3635e - Browse repository at this point
Copy the full SHA 3d3635eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2292ff4 - Browse repository at this point
Copy the full SHA 2292ff4View commit details -
Add missing LICENSE-{APACHE, MIT} files
Signed-off-by: Nick Stevens <nick@bitcurry.com>
Configuration menu - View commit details
-
Copy full SHA for 6d19581 - Browse repository at this point
Copy the full SHA 6d19581View commit details -
Give credit to futures-rs for API inspiration
Signed-off-by: Nick Stevens <nick@bitcurry.com>
Configuration menu - View commit details
-
Copy full SHA for 3b03df5 - Browse repository at this point
Copy the full SHA 3b03df5View commit details -
Signed-off-by: Nick Stevens <nick@bitcurry.com>
Configuration menu - View commit details
-
Copy full SHA for d15ef40 - Browse repository at this point
Copy the full SHA d15ef40View 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.1.0...v0.2.0