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
Accelerator
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
.
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.5k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add unstable support for outputting file checksums for use in cargo
- #126930
#126930
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Xaeroxe:file-checksum-hint
Xaeroxe/rust:file-checksum-hint
Copy head branch name to clipboard
Oct 3, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add unstable support for outputting file checksums for use in cargo
#126930
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Xaeroxe:file-checksum-hint
Xaeroxe/rust:file-checksum-hint
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2024
add unstable support for outputting file checksums for use in cargo
Xaeroxe
committed
bb5a827
View commit details
Copy full SHA for bb5a827
Browse repository at this point
Fix options help text
Xaeroxe
committed
6ff7a3e
View commit details
Copy full SHA for 6ff7a3e
Browse repository at this point
disregard what we believe is supported in cargo for hash type
Xaeroxe
committed
081661b
View commit details
Copy full SHA for 081661b
Browse repository at this point
Pile all the checksum info into a comment that goes in the same order as the file list for the makefile
Xaeroxe
committed
dba814a
View commit details
Copy full SHA for dba814a
Browse repository at this point
improve shell help text
Xaeroxe
committed
e3089c7
View commit details
Copy full SHA for e3089c7
Browse repository at this point
Fix bug in depinfo output
Xaeroxe
committed
6708d56
View commit details
Copy full SHA for 6708d56
Browse repository at this point
no need to comma delimit this, it's already space delimited
Xaeroxe
committed
6fd9ef6
View commit details
Copy full SHA for 6fd9ef6
Browse repository at this point
Add basic integration test for checksum-hash-algorithm feature
Xaeroxe
committed
0069649
View commit details
Copy full SHA for 0069649
Browse repository at this point
add another file to the integration test
Xaeroxe
committed
4d9fa6f
View commit details
Copy full SHA for 4d9fa6f
Browse repository at this point
Write two newlines intentionally
Xaeroxe
committed
15efbc6
View commit details
Copy full SHA for 15efbc6
Browse repository at this point
Restore prior behavior with less duplicate info in dep file
Xaeroxe
committed
b48c5f1
View commit details
Copy full SHA for b48c5f1
Browse repository at this point
restore prior more readable suggestion
Xaeroxe
committed
58c5ac4
View commit details
Copy full SHA for 58c5ac4
Browse repository at this point
You can’t perform that action at this time.