-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Publish lockfile for binary crates #5654
Copy link
Copy link
Closed
Labels
C-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.T-cargoTeam: CargoTeam: Cargodisposition-mergeFCP with intent to mergeFCP with intent to mergefinished-final-comment-periodFCP completeFCP complete
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.T-cargoTeam: CargoTeam: Cargodisposition-mergeFCP with intent to mergeFCP with intent to mergefinished-final-comment-periodFCP completeFCP complete
Type
Fields
Give feedbackNo fields configured for issues without a type.
Implementation PR: #5093
Summary:
For binary crate, add
to Cargo.toml.
cargo installwill then use the lockfile of binary crates.Steps:
Feature ready for stabilization
Stabilization TODO:
move docs from https://github.com/rust-lang/cargo/blob/5845464cf92a348f95dc6b43133c017c37fcb684/src/doc/src/reference/unstable.md#publish-lockfile to appropriate location.
remove feature gate