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 }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.3k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add a proc-macro to derive HashStable in librustc dependencies
- #66460
#66460
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:hashstable_generic
cjgillot/rust:hashstable_generic
Copy head branch name to clipboard
Nov 22, 2019
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add a proc-macro to derive HashStable in librustc dependencies
#66460
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:hashstable_generic
cjgillot/rust:hashstable_generic
Copy head branch name to clipboard
Commits
Commits on Nov 17, 2019
Create a generic HashStable derive.
cjgillot
committed
5b0e702
View commit details
Copy full SHA for 5b0e702
Browse repository at this point
Use proc_macro for HashStable derive in libsyntax.
cjgillot
committed
c2e1658
View commit details
Copy full SHA for c2e1658
Browse repository at this point
Move impl HashStable for SymbolStr in libsyntax_pos.
cjgillot
committed
05f5f76
View commit details
Copy full SHA for 05f5f76
Browse repository at this point
Move impl HashStable for Symbol in libsyntax_pos.
cjgillot
committed
1dd5133
View commit details
Copy full SHA for 1dd5133
Browse repository at this point
Further HashStable_Generic derives.
cjgillot
committed
efcb695
View commit details
Copy full SHA for efcb695
Browse repository at this point
HashStable literals in libsyntax.
cjgillot
committed
2a67986
View commit details
Copy full SHA for 2a67986
Browse repository at this point
HashStable_Generic for libsyntax_pos.
cjgillot
committed
a265bc2
View commit details
Copy full SHA for a265bc2
Browse repository at this point
HashStable_Generic for librustc_target.
cjgillot
committed
2ba84c6
View commit details
Copy full SHA for 2ba84c6
Browse repository at this point
Derive HashStable in librustc_target.
cjgillot
committed
333c114
View commit details
Copy full SHA for 333c114
Browse repository at this point
HashStable in libsyntax.
cjgillot
committed
375a761
View commit details
Copy full SHA for 375a761
Browse repository at this point
Derive HashStable for PanicStrategy.
cjgillot
committed
79bde05
View commit details
Copy full SHA for 79bde05
Browse repository at this point
Implement HashStable for RangeInclusive.
cjgillot
committed
e8e7ad6
View commit details
Copy full SHA for e8e7ad6
Browse repository at this point
Derive HashStable_Generic for ABI types.
cjgillot
committed
5b4dad7
View commit details
Copy full SHA for 5b4dad7
Browse repository at this point
Remove extern crate.
cjgillot
committed
3d97a91
View commit details
Copy full SHA for 3d97a91
Browse repository at this point
Simplify impl for SymbolStr.
cjgillot
committed
44a595f
View commit details
Copy full SHA for 44a595f
Browse repository at this point
You can’t perform that action at this time.