Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JelteF
/
derive_more
Public
Notifications
You must be signed in to change notification settings
Fork
152
Star
2.1k
Code
Issues
75
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add Hash derive
- #532
#532
Merged
tyranron
merged 15 commits into
JelteF:master
JelteF/derive_more:master
from
fredszaq:hash-derive
fredszaq/derive_more:hash-derive
Copy head branch name to clipboard
May 9, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add Hash derive
#532
tyranron
merged 15 commits into
JelteF:master
JelteF/derive_more:master
from
fredszaq:hash-derive
fredszaq/derive_more:hash-derive
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
add .idea to gitignore (rustrover and other jetbrains ide files)
fredszaq
committed
98ce6f2
View commit details
Copy full SHA for 98ce6f2
Browse repository at this point
first version of Hash derive, supporting skipping fields
fredszaq
committed
cd7f01a
View commit details
Copy full SHA for cd7f01a
Browse repository at this point
Commits on Jan 7, 2026
better tests and doc for Hash
fredszaq
committed
4be4742
View commit details
Copy full SHA for 4be4742
Browse repository at this point
add #[hash(with(func)] attribute to Hash
fredszaq
committed
bedc307
View commit details
Copy full SHA for bedc307
Browse repository at this point
Commits on Jan 8, 2026
add hash to changelog and readme
fredszaq
committed
0bc53ba
View commit details
Copy full SHA for 0bc53ba
Browse repository at this point
fix ci
fredszaq
committed
71be6cf
View commit details
Copy full SHA for 71be6cf
Browse repository at this point
typo
fredszaq
committed
ef8aad5
View commit details
Copy full SHA for ef8aad5
Browse repository at this point
Commits on Jan 9, 2026
add missing section in changelog
fredszaq
committed
aecafc3
View commit details
Copy full SHA for aecafc3
Browse repository at this point
Commits on Jan 27, 2026
move all hash tests to single file
fredszaq
committed
832dfba
View commit details
Copy full SHA for 832dfba
Browse repository at this point
Merge remote-tracking branch 'JelteF/master' into hash-derive
fredszaq
committed
e850d90
View commit details
Copy full SHA for e850d90
Browse repository at this point
add more tests around possible hash collisions
fredszaq
committed
3fd8115
View commit details
Copy full SHA for 3fd8115
Browse repository at this point
Commits on Mar 13, 2026
Merge remote-tracking branch 'origin/master' into hash-derive
fredszaq
committed
a3b0311
View commit details
Copy full SHA for a3b0311
Browse repository at this point
Commits on May 4, 2026
Merge branch 'master' into hash-derive
tyranron
committed
a7df0d6
View commit details
Copy full SHA for a7df0d6
Browse repository at this point
Bikeshed, vol.1
tyranron
committed
64c7d39
View commit details
Copy full SHA for 64c7d39
Browse repository at this point
Commits on May 9, 2026
Bikeshed
tyranron
committed
dc31c68
View commit details
Copy full SHA for dc31c68
Browse repository at this point
You can’t perform that action at this time.