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.8k
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
Move stable hasher out of rustc_middle
- #79046
#79046
Closed
cjgillot
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:mich
cjgillot/rust:mich
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Move stable hasher out of rustc_middle
#79046
cjgillot
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:mich
cjgillot/rust:mich
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2020
Move encode_metadata out of CrateStore.
cjgillot
committed
61d483c
View commit details
Copy full SHA for 61d483c
Browse repository at this point
Move HashStable impls.
cjgillot
committed
e58d3f5
View commit details
Copy full SHA for e58d3f5
Browse repository at this point
Move Linkage and Visibility to codegen_fn_attrs.
cjgillot
committed
ebaba3b
View commit details
Copy full SHA for ebaba3b
Browse repository at this point
Move rustc_middle::middle::cstore to rustc_crate.
cjgillot
committed
b144cc0
View commit details
Copy full SHA for b144cc0
Browse repository at this point
Move rustc_middle::middle::codegen_fn_attrs to rustc_crate.
cjgillot
committed
224e3b4
View commit details
Copy full SHA for 224e3b4
Browse repository at this point
Move rustc_middle::middle::dependency_format to rustc_crate.
cjgillot
committed
6c48bb0
View commit details
Copy full SHA for 6c48bb0
Browse repository at this point
Move rustc_middle::middle::lib_features to rustc_crate.
cjgillot
committed
73b0059
View commit details
Copy full SHA for 73b0059
Browse repository at this point
Move rustc_middle::middle::limits to rustc_crate.
cjgillot
committed
7e53e46
View commit details
Copy full SHA for 7e53e46
Browse repository at this point
Move rustc_middle::middle::privacy to rustc_crate.
cjgillot
committed
a86535c
View commit details
Copy full SHA for a86535c
Browse repository at this point
Move rustc_middle::middle::stability to rustc_crate.
cjgillot
committed
5f1330d
View commit details
Copy full SHA for 5f1330d
Browse repository at this point
Move ICH to rustc_crate.
cjgillot
committed
44fc785
View commit details
Copy full SHA for 44fc785
Browse repository at this point
Remove re-export.
cjgillot
committed
886c073
View commit details
Copy full SHA for 886c073
Browse repository at this point
Fully remove rustc_middle::ich.
cjgillot
committed
de2ac90
View commit details
Copy full SHA for de2ac90
Browse repository at this point
Reduce dependencies.
cjgillot
committed
f832a89
View commit details
Copy full SHA for f832a89
Browse repository at this point
Fix test.
cjgillot
committed
9c79f60
View commit details
Copy full SHA for 9c79f60
Browse repository at this point
You can’t perform that action at this time.