-
Notifications
You must be signed in to change notification settings - Fork 52
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: Keats/rust-bcrypt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Keats/rust-bcrypt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 6 contributors
Commits on Jul 9, 2023
-
Replace unmaintained actions-rs/* actions in CI workflows (#81)
Basically all of the `actions-rs/*` actions are unmaintained. See <actions-rs/toolchain#216> for more information. Due to their age they generate several warnings in CI runs. To get rid of those warnings the occurrences of `actions-rs/toolchain` are replaced by `dtolnay/rust-toolchain`, and the occurrences of `actions-rs/cargo` are replaced by direct invocations of `cargo`.
Configuration menu - View commit details
-
Copy full SHA for 87fc59e - Browse repository at this point
Copy the full SHA 87fc59eView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc34991 - Browse repository at this point
Copy the full SHA cc34991View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca0cb64 - Browse repository at this point
Copy the full SHA ca0cb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for b05e4f6 - Browse repository at this point
Copy the full SHA b05e4f6View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cb58ce - Browse repository at this point
Copy the full SHA 5cb58ceView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c9e138 - Browse repository at this point
Copy the full SHA 9c9e138View commit details
Commits on Nov 18, 2024
-
Use feature "error_on_truncation" to send error on truncation (#89)
* Use feature "error_on_truncation" to send error on truncation * Added documentation * Mentioned most implementations truncate by default; one should enable error_on_truncation after careful consideration * Revert error_on_truncation feature * Users can choose to enforce truncation using non_truncating_* implementations * verify and non_truncating_verify both call _verify, only with different value for err_on_truncation
Configuration menu - View commit details
-
Copy full SHA for 1cdfc22 - Browse repository at this point
Copy the full SHA 1cdfc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 378f356 - Browse repository at this point
Copy the full SHA 378f356View commit details -
Configuration menu - View commit details
-
Copy full SHA for c905948 - Browse repository at this point
Copy the full SHA c905948View 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.15.0...v0.16.0