-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: paritytech/nohash-hasher
base: master
head repository: NobodyXu/integer-hasher
compare: main
- 20 commits
- 6 files changed
- 2 contributors
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 052b19e - Browse repository at this point
Copy the full SHA 052b19eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f582e - Browse repository at this point
Copy the full SHA 47f582eView commit details -
Rename
NoHashHashertoIntHasherand `BuildNoHashHasher` to `BuildIntHasher` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 77f911d - Browse repository at this point
Copy the full SHA 77f911dView commit details -
Simplify
lib.rs: Avoid dup impl due tocfg(debug_assertions)Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 5fc41f6 - Browse repository at this point
Copy the full SHA 5fc41f6View commit details -
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 21ba8d0 - Browse repository at this point
Copy the full SHA 21ba8d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45dcd60 - Browse repository at this point
Copy the full SHA 45dcd60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f7c39 - Browse repository at this point
Copy the full SHA 57f7c39View commit details -
Fix
Copy,Clone&Defaultimpl forIntHasher<T>make sure they are implemented even if `T` does not implement them. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 5112c6f - Browse repository at this point
Copy the full SHA 5112c6fView commit details -
Bump actions/checkout from 2 to 3 (#1)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee819f5 - Browse repository at this point
Copy the full SHA ee819f5View commit details -
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 295662a - Browse repository at this point
Copy the full SHA 295662aView commit details -
Doc feature on docs.rs using doc_auto_cfg
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 1ae130a - Browse repository at this point
Copy the full SHA 1ae130aView commit details -
Add convenient script
build_doc.shSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for d27815f - Browse repository at this point
Copy the full SHA d27815fView commit details -
Add job doc to GH workflow rust
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for f85f99b - Browse repository at this point
Copy the full SHA f85f99bView commit details -
Unseal
IsEnabledas it is intended to be extensibleSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 70e4fbb - Browse repository at this point
Copy the full SHA 70e4fbbView commit details -
Fix job doc in GH workflow rust: Install nightly rust
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for c21be74 - Browse repository at this point
Copy the full SHA c21be74View commit details -
Impl
IsEnabledfornum::NonZero*Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for b3c6685 - Browse repository at this point
Copy the full SHA b3c6685View commit details -
Impl
IsEnabledfornum::Wrapping<...>Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for ee22298 - Browse repository at this point
Copy the full SHA ee22298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b03fee - Browse repository at this point
Copy the full SHA 0b03feeView commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 93ea638 - Browse repository at this point
Copy the full SHA 93ea638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b90010 - Browse repository at this point
Copy the full SHA 2b90010View 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 master...main