-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pre-release version numbers #2222
Copy link
Copy link
Open
Labels
A-dependency-resolutionArea: dependency resolution and the resolverArea: dependency resolution and the resolverA-semverArea: semver specifications, version matching, etc.Area: semver specifications, version matching, etc.C-bugCategory: bugCategory: bugE-hardExperience: HardExperience: HardS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Metadata
Metadata
Assignees
Labels
A-dependency-resolutionArea: dependency resolution and the resolverArea: dependency resolution and the resolverA-semverArea: semver specifications, version matching, etc.Area: semver specifications, version matching, etc.C-bugCategory: bugCategory: bugE-hardExperience: HardExperience: HardS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Should Cargo do something special when a dependency has versions published with pre-release version numbers? Maybe not select them unless requested explicitly with
cargo update --precise?CC whitequark/rust-xdg#9, @whitequark, @alexcrichton