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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ellipsis-dev-test
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Relink don't rebuild: add a baseline, sound implementation that can be incrementally improved
- #7
#7
Open
hbrooks
wants to merge 19 commits into
main
ellipsis-dev-test/rust:main
from
demo/pr-155871
ellipsis-dev-test/rust:demo/pr-155871
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Relink don't rebuild: add a baseline, sound implementation that can be incrementally improved
#7
hbrooks
wants to merge 19 commits into
main
ellipsis-dev-test/rust:main
from
demo/pr-155871
ellipsis-dev-test/rust:demo/pr-155871
Copy head branch name to clipboard
Commits
Commits on May 26, 2026
rdr: add RDRHashes field to CrateRoot
susitsm
committed
ab11219
View commit details
Copy full SHA for ab11219
Browse repository at this point
rdr: add public_api_hash unstable option
susitsm
committed
b4fc42e
View commit details
Copy full SHA for b4fc42e
Browse repository at this point
derive HashStable for TargetModifier
susitsm
committed
929cdff
View commit details
Copy full SHA for 929cdff
Browse repository at this point
derive HashStable for DeniedPartialMitigation
susitsm
committed
a6df7f7
View commit details
Copy full SHA for a6df7f7
Browse repository at this point
implement StableHash for TargetTuple
susitsm
committed
1db310b
View commit details
Copy full SHA for 1db310b
Browse repository at this point
tidy: move TargetTuple to a new file
susitsm
committed
7449cb1
View commit details
Copy full SHA for 7449cb1
Browse repository at this point
rdr: implement rmeta public api hash as the stable hash of (almost) all encoded data
susitsm
committed
8648d71
View commit details
Copy full SHA for 8648d71
Browse repository at this point
Add public api hash debug logs
susitsm
committed
dd45b49
View commit details
Copy full SHA for dd45b49
Browse repository at this point
rdr: elaborate on how EII-s should be included in the public api hash
susitsm
committed
e8307ca
View commit details
Copy full SHA for e8307ca
Browse repository at this point
rdr: document the process of hashing new fields added to CrateRoot
susitsm
committed
696b7ee
View commit details
Copy full SHA for 696b7ee
Browse repository at this point
rdr: document hashed_lazy_array
susitsm
committed
45c6313
View commit details
Copy full SHA for 45c6313
Browse repository at this point
rdr: hash spans as if they had no parents (spans are encoded into the rmeta without parents)
susitsm
committed
d2239f5
View commit details
Copy full SHA for d2239f5
Browse repository at this point
rdr: add the public_api_hash query. Queries provided by rmeta now depend on public_api_hash instead of crate_hash
susitsm
committed
2b753b0
View commit details
Copy full SHA for 2b753b0
Browse repository at this point
rdr: add rustc_public_hash_unchanged and rustc_public_hash_changed attributes for testing
susitsm
committed
1847bb3
View commit details
Copy full SHA for 1847bb3
Browse repository at this point
rdr: add incremental test exercising rustc_public_hash_changed and rustc_public_hash_unchanged attributes
susitsm
committed
5b5d9a2
View commit details
Copy full SHA for 5b5d9a2
Browse repository at this point
rdr: use public_api_hash when hashing dependencies
susitsm
committed
c028e69
View commit details
Copy full SHA for c028e69
Browse repository at this point
rdr: use public_api_hash in the rmeta headers
susitsm
committed
6e0772b
View commit details
Copy full SHA for 6e0772b
Browse repository at this point
rdr: move the hashes to crate header, properly handle private and public hashes in the resolver
Show description for fae19f4
susitsm
committed
fae19f4
View commit details
Copy full SHA for fae19f4
Browse repository at this point
rdr: add hash FIXME comments to LazyTables fields
susitsm
committed
49fdeb1
View commit details
Copy full SHA for 49fdeb1
Browse repository at this point
You can’t perform that action at this time.