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
.
rust-lang
/
cargo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3k
Star
15.5k
Code
Issues
1.6k
Pull requests
89
Actions
Projects
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
initial version of checksum based freshness
- #14137
#14137
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/cargo:master
from
Xaeroxe:checksum-freshness
Xaeroxe/cargo:checksum-freshness
Copy head branch name to clipboard
Oct 8, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
initial version of checksum based freshness
#14137
bors
merged 13 commits into
rust-lang:master
rust-lang/cargo:master
from
Xaeroxe:checksum-freshness
Xaeroxe/cargo:checksum-freshness
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2024
implement checksum freshness fingerprints for cargo
Xaeroxe
authored and
weihanglo
committed
f4ca739
View commit details
Copy full SHA for f4ca739
Browse repository at this point
add bsd 2 clause to allow list for blake3 dep arrayref
Xaeroxe
authored and
weihanglo
committed
0d2e8a5
View commit details
Copy full SHA for 0d2e8a5
Browse repository at this point
Add appropriate documentation
Xaeroxe
authored and
weihanglo
committed
b9420f8
View commit details
Copy full SHA for b9420f8
Browse repository at this point
test: copy freshness tests in preparation of checksum tests
weihanglo
committed
ad7d33d
View commit details
Copy full SHA for ad7d33d
Browse repository at this point
test(freshness_checksum): update test module description
weihanglo
committed
9b17115
View commit details
Copy full SHA for 9b17115
Browse repository at this point
test(freshness_checksum): remove unnecessary tests
Show description for eea5fe9
weihanglo
committed
eea5fe9
View commit details
Copy full SHA for eea5fe9
Browse repository at this point
test(freshness_checksum): requires nightly rustc
weihanglo
committed
e5a44e2
View commit details
Copy full SHA for e5a44e2
Browse repository at this point
test(freshness_checksum): enable -Zfreshness-checksum
Show description for 74cc1de
weihanglo
committed
74cc1de
View commit details
Copy full SHA for 74cc1de
Browse repository at this point
test(freshness_checksum): remove unnecessary sleep
Show description for b48fe73
weihanglo
committed
b48fe73
View commit details
Copy full SHA for b48fe73
Browse repository at this point
test(freshness_checksum): verify checksum works
Show description for 66998ea
weihanglo
committed
66998ea
View commit details
Copy full SHA for 66998ea
Browse repository at this point
test(freshness_checksum): verify unstable flag is gated correctly
Xaeroxe
authored and
weihanglo
committed
0d08e19
View commit details
Copy full SHA for 0d08e19
Browse repository at this point
test(freshness_checksum): different fingeprint methods are compatible
Show description for c0e550e
Xaeroxe
authored and
weihanglo
committed
c0e550e
View commit details
Copy full SHA for c0e550e
Browse repository at this point
test(freshness_checksum): verify cargo depinfo is properly encoded
Xaeroxe
authored and
weihanglo
committed
cf893c1
View commit details
Copy full SHA for cf893c1
Browse repository at this point
You can’t perform that action at this time.