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 }}
weihanglo
/
cargo
Public
forked from
rust-lang/cargo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
fix: honor locked prerelease with -Zprerelease
- #101
#101
Closed
weihanglo
wants to merge 23 commits into
master
weihanglo/cargo:master
from
precise-prerelease-pins
weihanglo/cargo:precise-prerelease-pins
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Closed
fix: honor locked prerelease with -Zprerelease
#101
weihanglo
wants to merge 23 commits into
master
weihanglo/cargo:master
from
precise-prerelease-pins
weihanglo/cargo:precise-prerelease-pins
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
refactor: make yanked dependency help optional
gmemuriuki
committed
78f8bc7
View commit details
Copy full SHA for 78f8bc7
Browse repository at this point
test: verify locked installs honor lockfiles
Show description for baffddf
gmemuriuki
committed
baffddf
View commit details
Copy full SHA for baffddf
Browse repository at this point
fix(install): use lockfiles by default
Show description for 8b65910
gmemuriuki
committed
8b65910
View commit details
Copy full SHA for 8b65910
Browse repository at this point
refactor: remove obsolete ignore-lock state
Show description for b7c0e0f
gmemuriuki
committed
b7c0e0f
View commit details
Copy full SHA for b7c0e0f
Browse repository at this point
Commits on Sep 6, 2026
test(manifest): test the yet-unsupported feature documentation key
AudaciousAxiom
committed
fae8363
View commit details
Copy full SHA for fae8363
Browse repository at this point
feat(manifest): support `feature-documentation` in manifests
AudaciousAxiom
committed
9199a6e
View commit details
Copy full SHA for 9199a6e
Browse repository at this point
Commits on Sep 11, 2026
test: add more comprehensive workspace feature unification tests
aliu
committed
41cbc0b
View commit details
Copy full SHA for 41cbc0b
Browse repository at this point
test: add more comprehensive workspace feature unification tests (#17466)
Show description for fa45a17
weihanglo
authored
fa45a17
View commit details
Copy full SHA for fa45a17
Browse repository at this point
fix(install): use packaged lockfile by default (#17388)
Show description for 7941be6
epage
authored
7941be6
View commit details
Copy full SHA for 7941be6
Browse repository at this point
Commits on Sep 13, 2026
Specify `--edition` in `messages` tests
Show description for f064545
estebank
committed
f064545
View commit details
Copy full SHA for f064545
Browse repository at this point
Commits on Sep 14, 2026
Specify `--edition` in `messages` tests (#17470)
Show description for 175537e
rustbot
authored
175537e
View commit details
Copy full SHA for 175537e
Browse repository at this point
chore: Add Muscraft to the review rotation
Muscraft
committed
f671c8a
View commit details
Copy full SHA for f671c8a
Browse repository at this point
chore: Add Muscraft to the review rotation (#17471)
Show description for ffc185e
rustbot
authored
ffc185e
View commit details
Copy full SHA for ffc185e
Browse repository at this point
docs(unstable): `feature-metadata` is the umbrella feature
weihanglo
committed
223796b
View commit details
Copy full SHA for 223796b
Browse repository at this point
feat(manifest): support `feature-documentation` in manifests (#17447)
Show description for cc5596f
weihanglo
authored
cc5596f
View commit details
Copy full SHA for cc5596f
Browse repository at this point
fix: switch `-Zprerelease` for `--precise <prerelease>`
Show description for 843e466
weihanglo
committed
843e466
View commit details
Copy full SHA for 843e466
Browse repository at this point
refactor: parameterize version requirement matching
weihanglo
committed
6bae36c
View commit details
Copy full SHA for 6bae36c
Browse repository at this point
test: show buggy `--precise <prerelease>` locked versions
Show description for fec6eaf
weihanglo
committed
fec6eaf
View commit details
Copy full SHA for fec6eaf
Browse repository at this point
fix: preserve locked prerelease with `-Zprerelease`
Show description for cbad1de
weihanglo
committed
cbad1de
View commit details
Copy full SHA for cbad1de
Browse repository at this point
test: show `[patch]` drops locked prerelease
weihanglo
committed
30d9f22
View commit details
Copy full SHA for 30d9f22
Browse repository at this point
fix: preserve locked prerelease deps from patches
weihanglo
committed
adffbc4
View commit details
Copy full SHA for adffbc4
Browse repository at this point
test: show `--precise` dropped with a locked prerelease
weihanglo
committed
712f53f
View commit details
Copy full SHA for 712f53f
Browse repository at this point
fix(update): prelease match mode with locked prerelease
Show description for dd76ab8
weihanglo
committed
dd76ab8
View commit details
Copy full SHA for dd76ab8
Browse repository at this point
You can’t perform that action at this time.