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
15.9k
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
Create a derive macro for HashStable and allow proc macros in rustc
- #58013
#58013
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
Zoxc:stable-hash-macro-simple
Zoxc/rust:stable-hash-macro-simple
Copy head branch name to clipboard
Mar 8, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Create a derive macro for HashStable and allow proc macros in rustc
#58013
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
Zoxc:stable-hash-macro-simple
Zoxc/rust:stable-hash-macro-simple
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2019
Create a derive macro for HashStable
Zoxc
committed
97431a4
View commit details
Copy full SHA for 97431a4
Browse repository at this point
Allow linking to a proc macro on the target in metadata and still use a host proc macro to execute them
Zoxc
committed
c3c1c8d
View commit details
Copy full SHA for c3c1c8d
Browse repository at this point
Bootstrap changes
Zoxc
committed
e501a87
View commit details
Copy full SHA for e501a87
Browse repository at this point
Encode proc macro stability
Zoxc
committed
70156fb
View commit details
Copy full SHA for 70156fb
Browse repository at this point
Add ignore and project attributes
Zoxc
committed
10d2008
View commit details
Copy full SHA for 10d2008
Browse repository at this point
Update Cargo.lock
Zoxc
committed
74b6419
View commit details
Copy full SHA for 74b6419
Browse repository at this point
Commits on Mar 5, 2019
Use Ident for project
Zoxc
committed
cdbae16
View commit details
Copy full SHA for cdbae16
Browse repository at this point
Move locate_ctxt back
Zoxc
committed
1675212
View commit details
Copy full SHA for 1675212
Browse repository at this point
Make rustc_macro a Rust 2018 crate
Zoxc
committed
12a491f
View commit details
Copy full SHA for 12a491f
Browse repository at this point
Add a test for HashStable stability
Zoxc
committed
8052a4e
View commit details
Copy full SHA for 8052a4e
Browse repository at this point
Commits on Mar 6, 2019
Make Cargo a rustc tool again
Zoxc
committed
f2ef283
View commit details
Copy full SHA for f2ef283
Browse repository at this point
You can’t perform that action at this time.